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