diff options
Diffstat (limited to 'config/picochip/libgccExtras/fake_libgcc.asm')
-rw-r--r-- | config/picochip/libgccExtras/fake_libgcc.asm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/picochip/libgccExtras/fake_libgcc.asm b/config/picochip/libgccExtras/fake_libgcc.asm deleted file mode 100644 index e4b78f1e1f1..00000000000 --- a/config/picochip/libgccExtras/fake_libgcc.asm +++ /dev/null @@ -1,6 +0,0 @@ -// picoChip ASM file -// Fake libgcc asm file. This contains nothing, but is used to prevent gcc -// getting upset about the lack of a libgcc.S file when LIB1ASMFUNCS is defined -// to switch off the compilation of parts of libgcc. - - |