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