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