Large kernel initrd fix (initial patch by Daniel Jacobowitz).
[qemu] / dyngen-exec.h
index bf40353..c63eb26 100644 (file)
@@ -80,6 +80,7 @@ typedef void * host_reg_t;
 
 typedef struct FILE FILE;
 extern int fprintf(FILE *, const char *, ...);
+extern int fputs(const char *, FILE *);
 extern int printf(const char *, ...);
 #undef NULL
 #define NULL 0