mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 05:20:30 +00:00
9 lines
243 B
Mathematica
9 lines
243 B
Mathematica
# Target: Sun 3, running SunOS 3
|
|
# The system-supplied assembler re-orders the symbols so that gdb
|
|
# can't find "gcc_compiled.".
|
|
#msg If you compile your program with GCC, use the GNU assembler.
|
|
#msg
|
|
|
|
TDEPFILES= m68k-tdep.o
|
|
TM_FILE= tm-sun3.h
|