Modified MON_S_SCR
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10302 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
8626b93936
commit
dd85bcdf68
|
@ -64,7 +64,7 @@
|
|||
.equ SCR_FW, 0x10
|
||||
.equ SCR_AW, 0x20
|
||||
|
||||
.set MON_S_SCR, 0
|
||||
.set MON_S_SCR, SCR_IRQ
|
||||
.set MON_NS_SCR, SCR_FIQ|SCR_NS
|
||||
|
||||
.text
|
||||
|
|
Loading…
Reference in New Issue