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