URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [sparc/] [erc32/] [startup/] [erc32mec.c] - Rev 1765
Compare with Previous | Blame | View Log
/* * Put this variable in a separate file so it is only linked in when needed. * * COPYRIGHT (c) 1989-2002. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * erc32mec.c,v 1.1 2002/07/01 22:04:48 joel Exp */ #include <rtems.h> #include <bsp.h> ERC32_Register_Map ERC32_MEC;