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