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:
isiora 2017-07-04 15:38:32 +00:00
parent 8626b93936
commit dd85bcdf68
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
.equ SCR_FW, 0x10 .equ SCR_FW, 0x10
.equ SCR_AW, 0x20 .equ SCR_AW, 0x20
.set MON_S_SCR, 0 .set MON_S_SCR, SCR_IRQ
.set MON_NS_SCR, SCR_FIQ|SCR_NS .set MON_NS_SCR, SCR_FIQ|SCR_NS
.text .text