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