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