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