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