mirror of git://sourceware.org/git/glibc.git
entered into RCS
This commit is contained in:
parent
f57cb2b9fc
commit
6506fcd373
|
@ -4,4 +4,4 @@ typedef struct
|
||||||
{
|
{
|
||||||
PTR __fp;
|
PTR __fp;
|
||||||
PTR __pc;
|
PTR __pc;
|
||||||
} jmp_buf[1];
|
} __jmp_buf[1];
|
||||||
|
|
Loading…
Reference in New Issue