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