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