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