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