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