This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ef3f4d39df
NetBSD
/
sys
/
arch
/
powerpc
/
include
/
setjmp.h
4 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
Need 103 longs for jmp_buf now (128-bit signal mask, at the front of the jump buffer).
1998-09-17 03:33:18 +04:00
/* $NetBSD: setjmp.h,v 1.2 1998/09/16 23:33:18 thorpej Exp $ */
PowerPC port
1996-09-30 20:34:14 +04:00
Need 103 longs for jmp_buf now (128-bit signal mask, at the front of the jump buffer).
1998-09-17 03:33:18 +04:00
#
define _JBLEN 103
Reference in New Issue
Copy Permalink