aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgcc/config/picochip/lib1funcs.S
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libgcc/config/picochip/lib1funcs.S')
-rw-r--r--gcc-4.9/libgcc/config/picochip/lib1funcs.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-4.9/libgcc/config/picochip/lib1funcs.S b/gcc-4.9/libgcc/config/picochip/lib1funcs.S
new file mode 100644
index 000000000..d344170d2
--- /dev/null
+++ b/gcc-4.9/libgcc/config/picochip/lib1funcs.S
@@ -0,0 +1,4 @@
+// picoChip ASM file
+// Fake libgcc asm file. This contains nothing, but is used to prevent gcc
+// getting upset about the lack of a lib1funcs.S file when LIB1ASMFUNCS is
+// defined to switch off the compilation of parts of libgcc.