* include/x86_64-signal.h: Fix typo.
From-SVN: r77491
This commit is contained in:
parent
9d4d854dc3
commit
fb1b37c797
@ -1,3 +1,7 @@
|
||||
2004-02-08 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* include/x86_64-signal.h: Fix typo.
|
||||
|
||||
2004-02-08 Diego Novillo <dnovillo@redhat.com>
|
||||
|
||||
* include/i386-signal.h (MAKE_THROW_FRAME): Add volatile
|
||||
|
@ -84,7 +84,7 @@ while (0)
|
||||
|
||||
#else /* __x86_64__ */
|
||||
|
||||
/* This is for the 32-bit subsystem on on x86-64. */
|
||||
/* This is for the 32-bit subsystem on x86-64. */
|
||||
|
||||
#define sigcontext_struct sigcontext
|
||||
#include <java-signal-aux.h>
|
||||
|
Loading…
Reference in New Issue
Block a user