source: rtems/c/src/lib/libcpu/powerpc/mpc860/README @ df49c60

4.104.114.84.95
Last change on this file since df49c60 was faf7f46, checked in by Joel Sherrill <joel.sherrill@…>, on 03/02/99 at 15:32:30

Patch from Jay Monkman <jmonkman@…> to address minor issues
in the eth_comm BSP documentation.

  • Property mode set to 100644
File size: 504 bytes
RevLine 
[ee733965]1#
2#  $Id$
3#
4
5Various non BSP dependant support routines.
6
[faf7f46]7clock - Uses the MPC860 PITPIT (Programmable interval timer) to
[ee733965]8        generate RTEMS clock ticks.
9
[faf7f46]10console_generic - Uses the MPC860 SCCs and SMCs to to serial I/O
[ee733965]11
[faf7f46]12include - console.h: function declarations for console related functions
[ee733965]13
[faf7f46]14timer - Uses the MPC860 timebase register for timing
15        tests.  It only uses the lower 32 bits
[ee733965]16
[faf7f46]17vectors - MPC860 specific vector entry points.
[ee733965]18        Includes CPU dependant, application independant
19        handlers: alignment.
Note: See TracBrowser for help on using the repository browser.