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