xref
: /
third_party
/
musl
/
arch
/
m68k
/
bits
/
setjmp.h
(revision 570af302)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/musl/arch/m68k/bits/
1
typedef
unsigned
long
__jmp_buf
[
39
];
2