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