This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / sim / common / sim-signal.c
index d9481c1ebf041eee6ead6296503a3b82de47449a..77709b17e7a2721ad448fb238a0fd48f4f420f08 100644 (file)
@@ -34,6 +34,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef SIGBUS
 #define SIGBUS 10
 #endif
+#ifndef SIGQUIT
+#define SIGQUIT 3
+#endif
 #endif
 
 int
This page took 0.022919 seconds and 4 git commands to generate.