Prex Home / Browse Source - Prex Version: 0.9.0

root/include/ppc/setjmp.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /*      $NetBSD: setjmp.h,v 1.3 1998/09/16 23:51:27 thorpej Exp $       */
   2 
   3 #ifndef _PPC_SETJMP_H
   4 #define _PPC_SETJMP_H
   5 
   6 #define _JBLEN  100
   7 
   8 #endif /* !_PPC_SETJMP_H */

/* [<][>][^][v][top][bottom][index][help] */