aboutsummaryrefslogtreecommitdiff
path: root/test4.c
diff options
context:
space:
mode:
Diffstat (limited to 'test4.c')
-rw-r--r--test4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test4.c b/test4.c
index 5bb6f3d..674006b 100644
--- a/test4.c
+++ b/test4.c
@@ -106,6 +106,7 @@ void main(void)
run_table.irq[1] = irq1;
out32(SCB(0xd0c), 0x05fa0000 | (PRIGROUP<<8));
+ test_equal("PRIGROUP", PRIGROUP, (in32(SCB(0xd0c))>>8)&0xff);
CPSID(i);