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