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