mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
10 lines
148 B
Makefile
10 lines
148 B
Makefile
#source: maxpage1.s
|
|
#ld: -z max-page-size=0x100000
|
|
#readelf: -l --wide
|
|
#target: *-*-linux* *-*-gnu*
|
|
|
|
#...
|
|
LOAD+.*0x100000
|
|
LOAD+.*0x100000
|
|
#pass
|