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