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