]> Joshua Wise's Git repositories - netwatch.git/blobdiff - ich2/smram-ich2.c
slight grubload cleanups; use __RAW__ defined by build scripts instead of __linux__
[netwatch.git] / ich2 / smram-ich2.c
index 20c2b8ac6b301b49a8ccd6cb3569996112c54490..36a191bd28a9a0a8542615222e7188c105326cdf 100644 (file)
@@ -2,7 +2,7 @@
 #include <pci.h>
 #include <smram.h>
 
-#ifdef __linux__
+#ifndef __RAW__
 
 static unsigned long memsz[] = {
        0,                      // 0
This page took 0.021059 seconds and 4 git commands to generate.