--- cpukit/score/include/rtems/score/smp.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/cpukit/score/include/rtems/score/smp.h b/cpukit/score/include/rtems/score/smp.h index 0643c62..3c60baa 100644 --- a/cpukit/score/include/rtems/score/smp.h +++ b/cpukit/score/include/rtems/score/smp.h @@ -41,8 +41,6 @@ extern "C" { */ #define SMP_MESSAGE_SHUTDOWN UINT32_C(0x1) -#if !defined( ASM ) - /** * @brief SMP fatal codes. */ @@ -109,8 +107,6 @@ void _SMP_Request_other_cores_to_perform_first_context_switch(void); do { } while ( 0 ) #endif -#endif /* !defined( ASM ) */ - /** @} */ #if defined( RTEMS_SMP ) -- 1.7.7 _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel