1
0
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:
Brendan Kehoe
1992-04-30 03:10:23 +00:00
parent c3d301b1ba
commit 0927a51151

View File

@@ -39,6 +39,6 @@ typedef struct
int __fpc_csr;
/* Callee-saved floating point registers. */
int __fpregs[6];
double __fpregs[6];
} __jmp_buf[1];