diff options
Diffstat (limited to 'asm/libagbsyscall.s')
-rw-r--r-- | asm/libagbsyscall.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asm/libagbsyscall.s b/asm/libagbsyscall.s index a0d0726f2..a0a232be6 100644 --- a/asm/libagbsyscall.s +++ b/asm/libagbsyscall.s @@ -88,7 +88,6 @@ SoftReset: ; 82E70AC mov sp, r1 swi 0x1 swi 0 - .align 2, 0 .pool thumb_func_end SoftReset |