Formerly i386/jmp_buf.h.~2~

This commit is contained in:
Roland McGrath 1990-12-14 09:29:54 +00:00
parent cb9a1f1ec7
commit 8f9e62d350
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
typedef struct
{
long int __bx, __si, __di, __bp, __sp, __dx;
} jmp_buf[1];
} __jmp_buf[1];