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