mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-12 16:57:38 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
14 lines
292 B
Makefile
14 lines
292 B
Makefile
#source: loadaddr.s
|
|
#ld: -T loadaddr3.t -z max-page-size=0x200000
|
|
#objdump: -t
|
|
#target: *-*-linux*
|
|
|
|
#...
|
|
0+0000100 l d .text 0+0000000 .text
|
|
0+0000200 l d .data 0+0000000 .data
|
|
#...
|
|
0+0000110 g \*ABS\* 0+0000000 data_load
|
|
#...
|
|
0+0000200 g .data 0+0000000 data_start
|
|
#pass
|