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
/
i386
/
include
/
setjmp.h
blob
7bd0ec54863e365113e51871d6bddf30f6526ffd
1
/* $NetBSD: setjmp.h,v 1.1 1994/12/20 10:36:43 cgd Exp $ */
2
3
/*
4
* machine/setjmp.h: machine dependent setjmp-related information.
5
*/
6
7
#define _JBLEN 13
/* size, in longs, of a jmp_buf */