summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/intr.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/include/rtems/rtems/intr.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/intr.h b/cpukit/rtems/include/rtems/rtems/intr.h
index 5482193b04..ec4c1fcdd8 100644
--- a/cpukit/rtems/include/rtems/rtems/intr.h
+++ b/cpukit/rtems/include/rtems/rtems/intr.h
@@ -58,11 +58,6 @@ typedef rtems_isr ( *rtems_isr_entry )(
);
/**
- * @brief Initializes the Interrupt Manager.
- */
-void _Interrupt_Manager_initialization( void );
-
-/**
* @brief Implementation of the rtems_interrupt_catch directive.
*
* This directive installs @a new_isr_handler as the RTEMS interrupt service