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