diff options
Diffstat (limited to 'x86.h')
-rw-r--r-- | x86.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -122,6 +122,7 @@ sti(void) asm volatile("sti"); } +//PAGEBREAK: 36 // Layout of the trap frame built on the stack by the // hardware and by trapasm.S, and passed to trap(). struct trapframe { |