mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 03:29:50 +00:00
12 lines
248 B
Makefile
12 lines
248 B
Makefile
#source: maxpage1.s
|
|
#ld: -z max-page-size=0x10000000 -T maxpage3.t
|
|
#readelf: -lS --wide
|
|
#target: *-*-linux* *-*-gnu*
|
|
|
|
#...
|
|
\[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t]+0*10000000[ \t]+[ \t0-9a-f]+WA?.*
|
|
#...
|
|
LOAD+.*0x10000000
|
|
LOAD+.*0x10000000
|
|
#pass
|