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