summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/startup/erc32mec.c
blob: a49662831b0ed1b8d56b225c706548b12c92abad (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                             
                                         







                             
/*
 *  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.rtems.com/license/LICENSE.
 *
 *  $Id$
 */

#include <rtems.h>
#include <bsp.h>
 
ERC32_Register_Map ERC32_MEC;