2002-11-01 Joel Sherrill <joel@OARcorp.com>

* gnatcommon.c: Removed warnings.
This commit is contained in:
Joel Sherrill
2002-11-01 21:57:52 +00:00
parent 88c48a3a6f
commit 0d6766cb46
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-11-01 Joel Sherrill <joel@OARcorp.com>
* gnatcommon.c: Removed warnings.
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS.

View File

@@ -7,6 +7,7 @@
#include <bsp.h> #include <bsp.h>
#include <signal.h> #include <signal.h>
#include <stdlib.h>
/* /*
* Synchronous trap handler. Map the trap number of SIGFPE, SIGSEGV * Synchronous trap handler. Map the trap number of SIGFPE, SIGSEGV