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