summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/i960/rxgen960/startup/asmfault.h
blob: 5f1cb7c31c67dcdfe61f8b954ff0cae53c9a36fd (plain) (tree)
1
2
3
4
5
6
7
8



                                         



        











                                 
/*-------------------------------------*/
/* asmfault.h                          */
/* Last change :  3.11.94              */
/*-------------------------------------*/
/*
 *  $Id$
 */

#ifndef _ASMFAULT_H_
#define _ASMFAULT_H_

  /* Fault handler start point. 
   */
extern void faultHndlEntry(void);

#endif
/*-------------*/
/* End of file */
/*-------------*/