#
#  $Id: README,v 1.1 2001/10/22 13:42:45 joel Exp $
#  Modified from mpc860 version by A. Dachs, 28-4-00

Various non BSP dependant support routines.

clock - Uses the MPC8260 decrementer to
	generate RTEMS clock ticks.

console_generic - Uses the MPC8260 SCCs and SMCs to to serial I/O

include - console.h: function declarations for console related functions

timer - Uses the MPC8260 timebase register for timing
	tests.  It only uses the lower 32 bits

vectors - MPC8260 specific vector entry points.
	Includes CPU dependant, application independant
	handlers: alignment.
