Files
rtems/c/src/lib/libcpu/powerpc/mpc8xx
Till Straumann e1df032b95 2008-07-10 Till Straumann <strauman@slac.stanford.edu>
* ChangeLog, mpc8xx/clock/clock.c, ppc403/clock/clock.c,
	ppc403/irq/ictrl.h, rtems/powerpc/powerpc.h:
	Removed all macro definitions which depended on
	the compiler defining a PPC CPU-model dependent
	symbol from files in cpukit.
	Macros which were not used by cpukit have been
	moved to libcpu/powerpc/rtems/powerpc/powerpc.h.
2008-07-10 21:51:55 +00:00
..

#
#  $Id$
#

Various non BSP dependant support routines.

clock - Uses the MPC860/MPC821 PIT (Programmable interval timer) to
	generate RTEMS clock ticks.

console_generic - Uses the MPC860/MPC821 SCCs and SMCs to to serial I/O.

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

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

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