summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2004-11-12 21:00:29 +0000
committerStefan Reinauer <stepan@openbios.org>2004-11-12 21:00:29 +0000
commit3e9b52d554f40b0743cc420dc133b5b5ffd964bd (patch)
treeb28c12bb0ee1b776b30deaa7cd54a798d01e29f8 /src/arch
parent204f718fa3424df71497d54b8896ff9c2fe4aa4c (diff)
downloadcoreboot-3e9b52d554f40b0743cc420dc133b5b5ffd964bd.tar.xz
ooops. sorry
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1782 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/arch')
-rw-r--r--src/arch/ppc/include/arch/cpu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/arch/ppc/include/arch/cpu.h b/src/arch/ppc/include/arch/cpu.h
new file mode 100644
index 0000000000..48293b2425
--- /dev/null
+++ b/src/arch/ppc/include/arch/cpu.h
@@ -0,0 +1,3 @@
+/*
+ * this should probably integrate code from src/arch/ppc/lib/cpuid.c
+ */