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