entered into RCS

This commit is contained in:
Roland McGrath 1990-12-14 09:30:27 +00:00
parent f57cb2b9fc
commit 6506fcd373
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ typedef struct
{ {
PTR __fp; PTR __fp;
PTR __pc; PTR __pc;
} jmp_buf[1]; } __jmp_buf[1];