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