index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
05
/
musl-0.6.0
/
arch
/
x86_64
/
bits
/
setjmp.h
blob: c5b9e4af5c5ea8a760139d4bba289efde3353d74 (
plain
)
1
typedef
unsigned long jmp_buf
[
9
];