mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-19 12:17:55 +01:00
17 lines
245 B
Makefile
17 lines
245 B
Makefile
#source: init0.s
|
|
#source: init1.s
|
|
#source: init2.s
|
|
#source: init3.s
|
|
#source: initn.s
|
|
#ld: --sort-section=alignment
|
|
#nm: -n
|
|
#xfail: m68hc1*-* xgate-*
|
|
|
|
#...
|
|
[0-9a-f]+ T foo
|
|
[0-9a-f]+ t foo1
|
|
[0-9a-f]+ t foo2
|
|
[0-9a-f]+ t foo3
|
|
[0-9a-f]+ t last
|
|
#pass
|