My Kernel v0.1.0

Frame passed onto the interrupt handlers by our stub handler.

#include <interrupts.h>

Data Fields

struct x86_regs regs
 Snapshot of the registers at the time the interrupt happened.
 
u32 nr
 Error code and interrupt number (pushed by our stub)
 

The documentation for this struct was generated from the following file: