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