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