mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08: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;
|
||||
|
||||
/* Callee-saved floating point registers. */
|
||||
int __fpregs[6];
|
||||
double __fpregs[6];
|
||||
|
||||
} __jmp_buf[1];
|
||||
|
Loading…
Reference in New Issue
Block a user