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