summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx05
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-19 14:15:59 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-22 16:57:23 +0200
commit97552c98b630294cf9d5efb523e1e15db8df686f (patch)
tree39a0b46bfff4c9075cc5a562dd3c52a07a889812 /testsuites/psxtests/psx05
parentsmptests/smp08: Print missing newline (diff)
downloadrtems-97552c98b630294cf9d5efb523e1e15db8df686f.tar.bz2
posix: Create priority implementation header
Move implementation specific parts of priority.h and priority.inl into new header file priorityimpl.h. Remove priority.h since there is no application visible API.
Diffstat (limited to 'testsuites/psxtests/psx05')
-rw-r--r--testsuites/psxtests/psx05/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx05/init.c b/testsuites/psxtests/psx05/init.c
index a9b95dbe3a..06b5a371af 100644
--- a/testsuites/psxtests/psx05/init.c
+++ b/testsuites/psxtests/psx05/init.c
@@ -16,7 +16,6 @@
#define CONFIGURE_INIT
#include "system.h"
#include <errno.h>
-#include <rtems/posix/priority.h>
#define MUTEX_BAD_ID 0xfffffffe