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