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