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