Sign in
rust
/
rust-lang
/
gcc
/
refs/heads/releases/gcc-4.9
/
.
/
libgcc
/
config
/
picochip
/
lib1funcs.S
blob: d344170d248406c50fdbd2a0460eac26abaf3abd [
file
] [
log
] [
blame
] [
edit
]
//
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.