summaryrefslogtreecommitdiff
path: root/src/northbridge/via/vt8601/raminit.h
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2003-09-25 17:01:28 +0000
committerRonald G. Minnich <rminnich@gmail.com>2003-09-25 17:01:28 +0000
commit2b664dd0a0ba1c8d234642d52bd03fbb2b1f9e50 (patch)
treeeb2b5b55e38416f7d39c60128425b3017f041c6a /src/northbridge/via/vt8601/raminit.h
parentc22465fc49e89dfb343471770325128333edd60e (diff)
first cut at 8601 support
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1131 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/via/vt8601/raminit.h')
-rw-r--r--src/northbridge/via/vt8601/raminit.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/northbridge/via/vt8601/raminit.h b/src/northbridge/via/vt8601/raminit.h
new file mode 100644
index 0000000000..4d3cdc16ce
--- /dev/null
+++ b/src/northbridge/via/vt8601/raminit.h
@@ -0,0 +1,4 @@
+#ifndef RAMINIT_H
+#define RAMINIT_H
+
+#endif /* RAMINIT_H */