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