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