Add multi-target tests
[deliverable/binutils-gdb.git] / gdb / windows-tdep.c
index 58f8838b885d20fdd01b24dadbc82bfa1b4c7714..b6e5b9ff7c2662a55abbff2c7a8d363b172a9297 100644 (file)
@@ -50,7 +50,7 @@ enum
    WINDOWS_SIGILL = 4,
    WINDOWS_SIGTRAP = 5,        /* MinGW64/Cygwin */
 #ifdef __CYGWIN__
-   WINDOWS_SGABRT = 6,
+   WINDOWS_SIGABRT = 6,
 #else
    WINDOWS_SIGIOT = 6, /* MinGW64 */
 #endif
This page took 0.034327 seconds and 4 git commands to generate.