aboutsummaryrefslogtreecommitdiff
path: root/kvm/user/test/printf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kvm/user/test/printf.h')
-rw-r--r--kvm/user/test/printf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kvm/user/test/printf.h b/kvm/user/test/printf.h
new file mode 100644
index 000000000..7d4b779ca
--- /dev/null
+++ b/kvm/user/test/printf.h
@@ -0,0 +1,2 @@
+
+int printf(const char *fmt, ...);