[rtems commit] arm: Delete unused arm_exc_undefined()

Sebastian Huber sebh at rtems.org
Mon Jan 7 14:05:03 UTC 2013


Module:    rtems
Branch:    master
Commit:    31eebc97e0d7bb6dabc8657e8925d6e3db196c29
Changeset: http://git.rtems.org/rtems/commit/?id=31eebc97e0d7bb6dabc8657e8925d6e3db196c29

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Jan  4 12:32:19 2013 +0100

arm: Delete unused arm_exc_undefined()

---

 cpukit/score/cpu/arm/rtems/score/cpu.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/cpukit/score/cpu/arm/rtems/score/cpu.h b/cpukit/score/cpu/arm/rtems/score/cpu.h
index c1ffb07..ea41dfe 100644
--- a/cpukit/score/cpu/arm/rtems/score/cpu.h
+++ b/cpukit/score/cpu/arm/rtems/score/cpu.h
@@ -570,8 +570,6 @@ void bsp_interrupt_dispatch( void );
 
 void arm_exc_interrupt( void );
 
-void arm_exc_undefined( void );
-
 /** @} */
 
 /* XXX This is out of date */




More information about the vc mailing list