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