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