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