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