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