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