summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-06-28 20:31:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-06-28 20:31:36 +0000
commitc5a4332700031edd066a810acd2de20f239dd18c (patch)
tree1a41665c01c461d00ebc1aa21c934f6aa88f4af1 /cpukit/score/include
parent2011-06-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-c5a4332700031edd066a810acd2de20f239dd18c.tar.bz2
2011-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/Makefile.am, score/include/rtems/score/schedulersimplesmp.h, score/src/schedulersimplesmptick.c: Build schedulersimplesmptick.c and fix typos.
Diffstat (limited to 'cpukit/score/include')
-rw-r--r--cpukit/score/include/rtems/score/schedulersimplesmp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/include/rtems/score/schedulersimplesmp.h b/cpukit/score/include/rtems/score/schedulersimplesmp.h
index 55c24ea41d..ad6074a637 100644
--- a/cpukit/score/include/rtems/score/schedulersimplesmp.h
+++ b/cpukit/score/include/rtems/score/schedulersimplesmp.h
@@ -105,7 +105,6 @@ void _Scheduler_simple_smp_Unblock(
*/
void _Scheduler_simple_smp_Tick( void );
-/**
#ifdef __cplusplus
}
#endif