dwarf2-signal.h: Remove x86_64.
authorAndrew Haley <aph@gcc.gnu.org>
Tue, 14 Jan 2003 14:02:13 +0000 (14:02 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 14 Jan 2003 14:02:13 +0000 (14:02 +0000)
2003-01-10  Andrew Haley  <aph@redhat.com>

        * include/dwarf2-signal.h: Remove x86_64.
        * configure.host (x86_64 DIVIDESPEC): Remove.
        * include/x86_64-signal.h: New file.
        * configure.in: Regenerate.

From-SVN: r61285

libjava/include/dwarf2-signal.h

index b996732b7430a3c8b581a460ef742a56904d5663..7dbcd9dfd2db20ba5787b2509a662d66072e4db9 100644 (file)
@@ -209,9 +209,6 @@ do                                                          \
 while (0)  
 #endif
 #elif !defined(__ia64__)
-#if defined(__x86_64__)
-#define SYS_sigaction SYS_rt_sigaction
-#endif
 #define INIT_SEGV                                              \
 do                                                             \
   {                                                            \