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