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