mirror of
git://git.musl-libc.org/musl
synced 2024-12-14 18:55:23 +00:00
5972c4a411
based on patch submitted by Jaydeep Patil, with minor changes.
2 lines
42 B
C
2 lines
42 B
C
typedef unsigned long long __jmp_buf[23];
|