forked from Imagelibrary/rtems
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-12-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
|
||||
|
||||
2000-11-30 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* erc32sonic/Makefile.am: Only compile this if networking is enabled.
|
||||
|
||||
@@ -3,8 +3,11 @@
|
||||
* Support for gnat/rtems interrupts and exception handling.
|
||||
* Jiri Gaisler, ESA/ESTEC, 17-02-1999.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
void __gnat_install_handler_common( int, int );
|
||||
|
||||
void
|
||||
__gnat_install_handler ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user