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