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