mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +00:00
Formerly mips/jmp_buf.h.~2~
This commit is contained in:
parent
c3d301b1ba
commit
0927a51151
@ -39,6 +39,6 @@ typedef struct
|
|||||||
int __fpc_csr;
|
int __fpc_csr;
|
||||||
|
|
||||||
/* Callee-saved floating point registers. */
|
/* Callee-saved floating point registers. */
|
||||||
int __fpregs[6];
|
double __fpregs[6];
|
||||||
|
|
||||||
} __jmp_buf[1];
|
} __jmp_buf[1];
|
||||||
|
Loading…
Reference in New Issue
Block a user