repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
sparc
/
include
/
setjmp.h
blob
d7a80727f39c0af07c5119df517b1a1f48071d16
1
/* $NetBSD: setjmp.h,v 1.2 1998/10/01 03:28:11 thorpej Exp $ */
2
3
/*
4
* machine/setjmp.h: machine dependent setjmp-related information.
5
*/
6
7
#define _JBLEN 14
/* size, in longs, of a jmp_buf */
8
/* A sigcontext is 10 longs */