Small whitespace fixes.
This commit is contained in:
parent
118ef86edc
commit
1c622ae41e
@ -110,10 +110,9 @@ IDTVEC(fpu)
|
||||
pushl $0; TRAP(T_ARITHTRAP)
|
||||
IDTVEC(align)
|
||||
TRAP(T_ALIGNFLT)
|
||||
|
||||
IDTVEC(xmm)
|
||||
pushl $0; TRAP(T_XMMFLT)
|
||||
|
||||
|
||||
/*
|
||||
* alltraps entry point. Interrupts are enabled if this was a trap
|
||||
* gate (TGT), else disabled if this was an interrupt gate (IGT).
|
||||
|
Loading…
Reference in New Issue
Block a user