5 lines
232 B
ArmAsm
5 lines
232 B
ArmAsm
// 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.
|