X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/8e7d9af004f36ed0d2dc94d1e8254e2ff5a32503..47d8a487f11a9780a9d9c4955c55e5b42edbbdfc:/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;