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