Freshen a comment.
Reviewed by: jhb
This commit is contained in:
parent
558b7687d6
commit
33b6f0c5ea
@ -118,8 +118,9 @@ IDTVEC(xmm)
|
||||
/*
|
||||
* alltraps entry point. Interrupts are enabled if this was a trap
|
||||
* gate (TGT), else disabled if this was an interrupt gate (IGT).
|
||||
* Note that int0x80_syscall is a trap gate. Only page faults
|
||||
* use an interrupt gate.
|
||||
* Note that int0x80_syscall is a trap gate. Interrupt gates are
|
||||
* used by page faults, non-maskable interrupts, debug and breakpoint
|
||||
* exceptions.
|
||||
*/
|
||||
|
||||
SUPERALIGN_TEXT
|
||||
|
Loading…
Reference in New Issue
Block a user