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