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