xref: /rk3399_rockchip-uboot/tools/getline.h (revision 09b32b41f240f8271fead1fe35dbb052c9e7da28)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2