]> Joshua Wise's Git repositories - netwatch.git/blobdiff - include/smi.h
Integrate the KBC trap into smi.h.
[netwatch.git] / include / smi.h
index 670dc63eaf7968e501bb8a9bee2384ae2020e1f7..e0fd0a06b04b382cc5f94eec05d967c8ba2b8748 100644 (file)
@@ -9,6 +9,7 @@ extern unsigned long smi_status();      /* Architecturally defined; for debugging onl
 
 typedef enum {
        SMI_EVENT_FAST_TIMER = 0,
+       SMI_EVENT_DEVTRAP_KBC,
        SMI_EVENT_MAX
 } smi_event_t;
 
This page took 0.023254 seconds and 4 git commands to generate.