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