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