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