URL
                    https://opencores.org/ocsvn/openrisc/openrisc/trunk
                
            Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libcpu/] [README] - Rev 173
Compare with Previous | Blame | View Log
## $Id: README,v 1.2 2001-09-27 12:01:17 chris Exp $#This is the README file for libcpu.This directory contains reusable libraries which are CPU dependent but nottarget board dependent. For example, the HPPA has an on chip interval timerwhich may be used by all HPPA bsp's.Another example might be the Intel i960CA has on-chip DMA which could besupported in a library and placed in lib/libcpu/i960. This level of supportwill make it easier for others developing embedded applications on a givenCPU.

