X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/8a677ebb8955dbe1b09e755dbb8343a3b8fdddb1..0b67a02c833eca817fa0e4a548dc765532c2485f:/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;