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