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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [i960/] [rxgen960/] [startup/] [faultret.h] - Rev 173

Compare with Previous | Blame | View Log

/*-------------------------------------*/
/* faultret.h                          */
/* Last change :  3.11.94              */
/*-------------------------------------*/
/*
 *  $Id: faultret.h,v 1.2 2001-09-27 11:59:59 chris Exp $
 */
 
#ifndef _FAULTRET_H_
#define _FAULTRET_H_
 
  /* Return to the point where fault happened.
   * Fault state keeps all registers. 
   */
extern void faultRet(unsigned int * faultState);
 
#endif
/*-------------*/
/* End of file */
/*-------------*/
 
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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