Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
50249bca00d2c7d237e67d4d276057bb59508804
/
.
/
libc
/
arch-mips64
/
include
/
machine
/
setjmp.h
blob: 55ba7bebb5ab52c782a6b37f11da839c3944d552 [
file
] [
log
] [
blame
]
/* $OpenBSD: setjmp.h,v 1.2 2004/08/10 21:10:56 pefo Exp $ */
/* Public domain */
#ifndef
_MIPS_SETJMP_H_
#define
_MIPS_SETJMP_H_
#define
_JBLEN
157
/* size, in longs, of a jmp_buf */
#endif
/* !_MIPS_SETJMP_H_ */