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