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