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