mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
10 lines
168 B
D
10 lines
168 B
D
|
#source: maxpage1.s
|
||
|
#ld: -z max-page-size=0x200000 -z common-page-size=0x100000
|
||
|
#readelf: -l --wide
|
||
|
#target: *-*-linux*
|
||
|
|
||
|
#...
|
||
|
LOAD+.*0x200000
|
||
|
LOAD+.*0x200000
|
||
|
#pass
|