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