X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/d88bb1f4479b42f9078674c33e6618c27c2c98ce..8cc40c4dafdeb2d5786695c19163c8e7cc757a46:/include/smi.h diff --git a/include/smi.h b/include/smi.h index e0fd0a0..69fd7ef 100644 --- a/include/smi.h +++ b/include/smi.h @@ -10,6 +10,7 @@ extern unsigned long smi_status(); /* Architecturally defined; for debugging onl typedef enum { SMI_EVENT_FAST_TIMER = 0, SMI_EVENT_DEVTRAP_KBC, + SMI_EVENT_GBL_RLS, SMI_EVENT_MAX } smi_event_t;