Project

General

Profile

Statistics
| Branch: | Revision:

root / prex-0.9.0 / include / ppc / setjmp.h @ 03e9c04a

History | View | Annotate | Download (158 Bytes)

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 */