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