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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [m68k/] [mvme167/] [include/] [fatal.h] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
/*  fatal.h
2
 *
3
 *  Copyright (c) 1998, National Research Council of Canada
4
 *
5
 *  The license and distribution terms for this file may be
6
 *  found in the file LICENSE in this distribution or at
7
 *  http://www.OARcorp.com/rtems/license.html.
8
 *
9
 *  $Id: fatal.h,v 1.2 2001-09-27 12:00:19 chris Exp $
10
 */
11
 
12
#include <rtems/score/interr.h>
13
#include <rtems/score/userext.h>
14
 
15
User_extensions_routine bsp_fatal_error_occurred(
16
  Internal_errors_Source  the_source,
17
  rtems_boolean           is_internal,
18
  rtems_unsigned32        the_error
19
);

powered by: WebSVN 2.1.0

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