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