mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-12-15 16:49:15 -05:00
fw: Harmonize comment style
This commit is contained in:
parent
f373ad3f68
commit
4f4de4a07d
19 changed files with 150 additions and 158 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
|
||||
syscall_enable:
|
||||
/* Enable syscall IRQ */
|
||||
// Enable syscall IRQ
|
||||
li t0, 0x7fffffff // IRQ31 mask
|
||||
picorv32_maskirq_insn(zero, t0) // Enable IRQs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue