mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-12 03:05:37 +00:00
9 lines
239 B
D
9 lines
239 B
D
|
#source: maxpage1.s
|
||
|
#ld: -Ttext-segment 0x7000000 -z max-page-size=0x200000
|
||
|
#readelf: -l --wide
|
||
|
#target: *-*-linux-gnu
|
||
|
|
||
|
#...
|
||
|
LOAD +0x0+ 0x0*7000000 0x0*7000000 0x0*[0-9a-f][0-9a-f][0-9a-f] 0x0*[0-9a-f][0-9a-f][0-9a-f] R E 0x200000
|
||
|
#pass
|