summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/i960/rxgen960/startup/asmfault.h
blob: e3c406c8aba43d1a1e1ba7a5d36fb071488a0ec9 (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 */
/*-------------*/