summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/README
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/README')
-rw-r--r--c/src/lib/libcpu/powerpc/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/README b/c/src/lib/libcpu/powerpc/README
new file mode 100644
index 0000000000..32e4aed60c
--- /dev/null
+++ b/c/src/lib/libcpu/powerpc/README
@@ -0,0 +1,13 @@
+#
+# $Id$
+#
+
+This hierarchy contains support routines for the various
+PowerPC processors.
+
+Since these routines can differ amongst different members
+of the PowerPC family, an entry per CPU type is provided.
+
+Currently only the PPC403 is supported.
+
+Andrew Bray 4/December/1995