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

From-SVN: r77491
This commit is contained in:
Andreas Jaeger
2004-02-08 18:35:52 +01:00
committed by Andreas Jaeger
parent 9d4d854dc3
commit fb1b37c797
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -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>