mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
9 lines
107 B
Makefile
9 lines
107 B
Makefile
#name: section size overflow
|
|
#source: over2.s
|
|
#ld: -Ttext=0xfffffffc
|
|
#nm: -n
|
|
|
|
#...
|
|
fffffffc T _start
|
|
#pass
|