]> Joshua Wise's Git repositories - netwatch.git/blobdiff - ich2/smram-ich2.h
SMRAM interface changes, and a few misc. header changes.
[netwatch.git] / ich2 / smram-ich2.h
diff --git a/ich2/smram-ich2.h b/ich2/smram-ich2.h
new file mode 100644 (file)
index 0000000..cd645c9
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef __SMRAM_ICH2_H
+#define __SMRAM_ICH2_H
+
+typedef unsigned char smram_state_t;
+
+#endif
This page took 0.007729 seconds and 4 git commands to generate.