summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-26 15:43:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-26 15:43:13 +0000
commit50195920e3fa175af9ed786b53a36816c6ef4eb5 (patch)
tree8d10b85cf30990c97040dfa362f257e14b3b26bb
parentPatch from Chris Johns <cjohns@cybertec.com.au> and (diff)
downloadrtems-50195920e3fa175af9ed786b53a36816c6ef4eb5.tar.bz2
Removed as it was orphaned by previous patches.
-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.