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