Fix comment space

This commit is contained in:
EnderIce2 2024-02-16 20:55:56 +02:00
parent 65d1b9f58b
commit 5adc4151a6
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -100,6 +100,7 @@ namespace CPU
IRQ31 = 0x3f, /* Halt core interrupt */ IRQ31 = 0x3f, /* Halt core interrupt */
/* Free */ /* Free */
IRQ32 = 0x40, IRQ32 = 0x40,
IRQ33 = 0x41, IRQ33 = 0x41,
IRQ34 = 0x42, IRQ34 = 0x42,