X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/3c4e084de9ed00171748c20de1251d347fc33c1c..refs/heads/master:/include/smi.h diff --git a/include/smi.h b/include/smi.h index a5dad92..5cc7a44 100644 --- a/include/smi.h +++ b/include/smi.h @@ -21,6 +21,7 @@ typedef enum { SMI_EVENT_FAST_TIMER = 0, SMI_EVENT_DEVTRAP_KBC, SMI_EVENT_GBL_RLS, + SMI_EVENT_PWRBTN, SMI_EVENT_MAX } smi_event_t;