mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-30 19:53:46 +00:00
14 lines
134 B
D
14 lines
134 B
D
|
#source: start.s
|
||
|
#source: endsym.s
|
||
|
#ld: --sort-common
|
||
|
#nm: -n
|
||
|
#notarget: hppa*-*-hpux*
|
||
|
|
||
|
#...
|
||
|
.* end
|
||
|
#...
|
||
|
.* end2
|
||
|
#...
|
||
|
.* _?_end
|
||
|
#pass
|