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