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