URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libcpu/] [README] - Rev 1782
Compare with Previous | Blame | View Log
## README,v 1.2 1995/05/31 16:59:27 joel 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.
