diff options
author | Greg Watson <gwatson@lanl.gov> | 2005-10-19 18:18:10 +0000 |
---|---|---|
committer | Greg Watson <gwatson@lanl.gov> | 2005-10-19 18:18:10 +0000 |
commit | 7d30f2e754e5f102dbd20de96bbbea028de28f37 (patch) | |
tree | 261b048b0b651cc26c694906557645746c3462cb /src/northbridge/ibm/cpc925/cpc925.h | |
parent | e7884d1a36e22529c2e0741e07884e45b0a6d4f2 (diff) |
start of 970 port
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2058 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/ibm/cpc925/cpc925.h')
-rw-r--r-- | src/northbridge/ibm/cpc925/cpc925.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/northbridge/ibm/cpc925/cpc925.h b/src/northbridge/ibm/cpc925/cpc925.h new file mode 100644 index 0000000000..2987f7d34e --- /dev/null +++ b/src/northbridge/ibm/cpc925/cpc925.h @@ -0,0 +1,4 @@ +#ifndef _CPC925_H_ +#define _CPC925_H_ + +#endif |