Commit fb1b37c7 by Andreas Jaeger Committed by Andreas Jaeger

* include/x86_64-signal.h: Fix typo.

From-SVN: r77491
parent 9d4d854d
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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment