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