summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadmp.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-25 09:10:38 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-26 11:55:46 +0200
commit7f04cb18ff2a7eddb2621de443bd7eadb9606a91 (patch)
tree9d899a3499241ee1fda3e0746a6655aeaf94cbc1 /cpukit/score/src/threadmp.c
parentrtems: Create signal implementation header (diff)
downloadrtems-7f04cb18ff2a7eddb2621de443bd7eadb9606a91.tar.bz2
score: Create mpci implementation header
Move implementation specific parts of mpci.h into new header file mpciimpl.h. The mpci.h contains now only the application visible API.
Diffstat (limited to 'cpukit/score/src/threadmp.c')
-rw-r--r--cpukit/score/src/threadmp.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpukit/score/src/threadmp.c b/cpukit/score/src/threadmp.c
index b33dad5284..1ab899b968 100644
--- a/cpukit/score/src/threadmp.c
+++ b/cpukit/score/src/threadmp.c
@@ -18,12 +18,9 @@
#include "config.h"
#endif
-#include <rtems/system.h>
-#include <rtems/score/priority.h>
#include <rtems/score/threadimpl.h>
-#include <rtems/score/mpci.h>
+#include <rtems/score/isrlevel.h>
#include <rtems/score/wkspace.h>
-#include <rtems/score/isr.h>
void _Thread_MP_Handler_initialization (
uint32_t maximum_proxies