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