mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-12 08:47:41 +01:00
11 lines
141 B
ArmAsm
11 lines
141 B
ArmAsm
.text
|
|
nop
|
|
|
|
# dummy empty apuinfo
|
|
# some other tools emit these
|
|
.section ".PPC.EMB.apuinfo"
|
|
.long 8
|
|
.long 0
|
|
.long 2
|
|
.asciz "APUinfo"
|