platform_bionic/libc/arch-x86_64/include/machine/setjmp.h
Elliott Hughes 8d4c55cc74 Clean up the x86-64 and x86 setjmp families.
Bug: 16918359
Change-Id: Ic8ca0af9ea99636bc71f19d46071f1cea6eef982
2014-12-05 22:20:08 -08:00

4 lines
180 B
C

/* $OpenBSD: setjmp.h,v 1.1 2004/01/28 01:39:39 mickey Exp $ */
/* $NetBSD: setjmp.h,v 1.1 2003/04/26 18:39:47 fvdl Exp $ */
#define _JBLEN 11 /* size, in longs, of a jmp_buf */