summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/spu/vfiprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/spu/vfiprintf.c')
-rw-r--r--newlib/libc/machine/spu/vfiprintf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/machine/spu/vfiprintf.c b/newlib/libc/machine/spu/vfiprintf.c
new file mode 100644
index 000000000..83394a6bc
--- /dev/null
+++ b/newlib/libc/machine/spu/vfiprintf.c
@@ -0,0 +1,2 @@
+#define INTEGER_ONLY
+#include "vfprintf.c"