mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
9 lines
176 B
D
9 lines
176 B
D
|
#source: weakdef-1.s
|
||
|
#target: i*86-*-cygwin* i*86-*-pe i*86-*-mingw*
|
||
|
#ld: -e _start --gc-sections
|
||
|
#objdump: -d
|
||
|
|
||
|
#...
|
||
|
401003: a1 00 20 40 00 mov 0x402000,%eax
|
||
|
#pass
|