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