mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
10 lines
168 B
D
10 lines
168 B
D
|
#source: empty-address-2.s
|
||
|
#ld: -Ttext 0x0000000 -Tdata 0x2000000 -T empty-address-2a.t
|
||
|
#nm: -n
|
||
|
#notarget: frv-*-*linux*
|
||
|
#...
|
||
|
0+0 T _start
|
||
|
#...
|
||
|
0+10 A __data_end
|
||
|
#pass
|