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