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