nits
This commit is contained in:
parent
f2ab0eb644
commit
d9160fb4b9
6 changed files with 12 additions and 10 deletions
|
|
@ -261,7 +261,6 @@ r_time()
|
|||
static inline void
|
||||
intr_on()
|
||||
{
|
||||
w_sie(r_sie() | SIE_SEIE | SIE_STIE | SIE_SSIE);
|
||||
w_sstatus(r_sstatus() | SSTATUS_SIE);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue