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