summaryrefslogtreecommitdiffstats
path: root/schedsim/rtems/sched_cpu/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 09:55:21 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 09:55:21 -0500
commitb38dbcc8d1b03d3e7f6beb8af43ee2ea38b71d75 (patch)
tree4dcff58ad2507f6354bc8db7ce88736af3c543c0 /schedsim/rtems/sched_cpu/rtems/score/cpu.h
parentcpus4_exercise_affinity_api.scen: Scenario to exercise affinity (diff)
downloadrtems-schedsim-b38dbcc8d1b03d3e7f6beb8af43ee2ea38b71d75.tar.bz2
Many files: rm white space at EOL and EOF
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