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