Small whitespace fixes.
This commit is contained in:
parent
118ef86edc
commit
1c622ae41e
@ -110,7 +110,6 @@ IDTVEC(fpu)
|
|||||||
pushl $0; TRAP(T_ARITHTRAP)
|
pushl $0; TRAP(T_ARITHTRAP)
|
||||||
IDTVEC(align)
|
IDTVEC(align)
|
||||||
TRAP(T_ALIGNFLT)
|
TRAP(T_ALIGNFLT)
|
||||||
|
|
||||||
IDTVEC(xmm)
|
IDTVEC(xmm)
|
||||||
pushl $0; TRAP(T_XMMFLT)
|
pushl $0; TRAP(T_XMMFLT)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user