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
1 changed files with 1 additions and 1 deletions

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];