Add org.gnu.gdb.i386.avx.
[deliverable/binutils-gdb.git] / sim / common / sim-signal.c
index 45ad5d859607086dc93df7317fab7de89660d5c8..d825dbf12e1069c033fe69f49ed4b95bd7a8ed90 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator signal support
-   Copyright (C) 1997, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    Contributed by Cygnus Support
 
 This file is part of the GNU Simulators.
@@ -26,7 +26,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
    to not think the process has died (so it can be debugged at the point of
    failure).  */
 
-#ifdef _MSC_VER
+#ifdef _WIN32
 #ifndef SIGTRAP
 #define SIGTRAP 5
 #endif
This page took 0.022441 seconds and 4 git commands to generate.