forked from Imagelibrary/rtems
Add missing prototypes.
This commit is contained in:
@@ -14,7 +14,7 @@ void __gnat_install_handler_common (int t1, int t2);
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
void
|
void
|
||||||
__gnat_install_handler ()
|
__gnat_install_handler (void)
|
||||||
{
|
{
|
||||||
__gnat_install_handler_common (0x18, 0x12);
|
__gnat_install_handler_common (0x18, 0x12);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user