8 lines
125 B
ArmAsm
Executable file
8 lines
125 B
ArmAsm
Executable file
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.syntax unified
|
|
|
|
.text
|
|
|
|
.align 2, 0 @ Don't pad with nop.
|