mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Add missing prototypes.
This commit is contained in:
@@ -14,7 +14,7 @@ void __gnat_install_handler_common (int t1, int t2);
|
||||
*/
|
||||
|
||||
void
|
||||
__gnat_install_handler ()
|
||||
__gnat_install_handler (void)
|
||||
{
|
||||
__gnat_install_handler_common (0x18, 0x12);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user