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