OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [no_cpu/] [no_bsp/] [startup/] [bspclean.c] - Blame information for rev 543

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
/*  bsp_cleanup()
2
 *
3
 *  This routine normally is part of start.s and usually returns
4
 *  control to a monitor.
5
 *
6
 *  INPUT:  NONE
7
 *
8
 *  OUTPUT: NONE
9
 *
10
 *  COPYRIGHT (c) 1989-1999.
11
 *  On-Line Applications Research Corporation (OAR).
12
 *
13
 *  The license and distribution terms for this file may be
14
 *  found in the file LICENSE in this distribution or at
15
 *  http://www.OARcorp.com/rtems/license.html.
16
 *
17
 *  $Id: bspclean.c,v 1.2 2001-09-27 12:00:27 chris Exp $
18
 */
19
 
20
#include <rtems.h>
21
#include <bsp.h>
22
 
23
void bsp_cleanup( void )
24
{
25
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.