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