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