summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i855pm/chip.h
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2004-08-24 22:17:33 +0000
committerRonald G. Minnich <rminnich@gmail.com>2004-08-24 22:17:33 +0000
commit74bfa2c8b2a72ed88af4a84ebe6e172cd3af566b (patch)
treed13066280b550e239f129c8e4b517dd75a166219 /src/northbridge/intel/i855pm/chip.h
parent7da4d6a089902fb438913b199783b14a9420c102 (diff)
downloadcoreboot-staging-74bfa2c8b2a72ed88af4a84ebe6e172cd3af566b.zip
coreboot-staging-74bfa2c8b2a72ed88af4a84ebe6e172cd3af566b.tar.gz
stupid ron! need to start names with a letter.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1637 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/intel/i855pm/chip.h')
-rw-r--r--src/northbridge/intel/i855pm/chip.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/northbridge/intel/i855pm/chip.h b/src/northbridge/intel/i855pm/chip.h
new file mode 100644
index 0000000..46b4a68
--- /dev/null
+++ b/src/northbridge/intel/i855pm/chip.h
@@ -0,0 +1,5 @@
+struct northbridge_intel_i855pm_config
+{
+};
+
+extern struct chip_control northbridge_intel_i855pm_control;
OpenPOWER on IntegriCloud