mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
CROSS_LIBGCC1 = libgcc1-asm.a
|
|
LIB1ASMSRC = m68k/lb1sf68.asm
|
|
LIB1ASMFUNCS = _mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 \
|
|
_double _float _floatex \
|
|
_eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 \
|
|
_eqsf2 _nesf2 _gtsf2 _gesf2 _ltsf2 _lesf2
|