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