summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc821/README19
1 files changed, 0 insertions, 19 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc821/README b/c/src/lib/libcpu/powerpc/mpc821/README
deleted file mode 100644
index 824aa8eb21..0000000000
--- a/c/src/lib/libcpu/powerpc/mpc821/README
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# $Id$
-#
-
-Various non BSP dependant support routines.
-
-clock - Uses the MPC821 PIT (Programmable interval timer) to
- generate RTEMS clock ticks.
-
-console_generic - Uses the MPC821 SCCs and SMCs to to serial I/O
-
-include - console.h: function declarations for console related functions
-
-timer - Uses the MPC821 timebase register for timing
- tests. It only uses the lower 32 bits
-
-vectors - MPC821 specific vector entry points.
- Includes CPU dependant, application independant
- handlers: alignment.