summaryrefslogtreecommitdiffstats
path: root/schedsim/rtems/sched_cpu/rtems/score/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'schedsim/rtems/sched_cpu/rtems/score/cpu.h')
-rw-r--r--schedsim/rtems/sched_cpu/rtems/score/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedsim/rtems/sched_cpu/rtems/score/cpu.h b/schedsim/rtems/sched_cpu/rtems/score/cpu.h
index 7c1703f..aeb713b 100644
--- a/schedsim/rtems/sched_cpu/rtems/score/cpu.h
+++ b/schedsim/rtems/sched_cpu/rtems/score/cpu.h
@@ -1258,7 +1258,7 @@ void _CPU_Context_restore_fp(
);
#ifdef RTEMS_SMP
- #define _CPU_Context_switch_to_first_task_smp(_context )
+ #define _CPU_Context_switch_to_first_task_smp(_context )
uint32_t _CPU_SMP_Get_current_processor( void );
uint32_t _CPU_SMP_Initialize( void );
@@ -1335,7 +1335,7 @@ static inline uint32_t CPU_swap_u32(
/*
* SMP Support
*/
-void __SMP_cpu_swap(
+void __SMP_cpu_swap(
uint32_t *a,
uint32_t *value,
uint32_t *prev