]> Joshua Wise's Git repositories - netwatch.git/blobdiff - include/smi.h
Add support for the power button SMI.
[netwatch.git] / include / smi.h
index a5dad922e1ba47a284619641c9e6aa0a21f59e43..5cc7a44da85163ad659b62d296ccf88908e9ae88 100644 (file)
@@ -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;
 
This page took 0.025335 seconds and 4 git commands to generate.