Fix bss being PROGBITS, etc.
This commit is contained in:
@@ -251,4 +251,4 @@ dataAbortHandler:
|
||||
.bss
|
||||
.balign 4
|
||||
_regs: .skip (4 * 23)
|
||||
_fatalExceptionOccured: .word 0
|
||||
_fatalExceptionOccured: .skip 4
|
||||
|
||||
Reference in New Issue
Block a user