Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/spu/vsniprintf.c')
-rw-r--r--newlib/libc/machine/spu/vsniprintf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/libc/machine/spu/vsniprintf.c b/newlib/libc/machine/spu/vsniprintf.c
deleted file mode 100644
index fb6f641ad..000000000
--- a/newlib/libc/machine/spu/vsniprintf.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#define INTEGER_ONLY
-#include "vsnprintf.c"