summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/include/rtems/system.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/include/rtems/system.h b/cpukit/include/rtems/system.h
index 26156c64f7..723145ac9c 100644
--- a/cpukit/include/rtems/system.h
+++ b/cpukit/include/rtems/system.h
@@ -35,11 +35,6 @@ extern "C" {
#ifndef ASM
-#ifdef RTEMS_POSIX_API
-/** The following is used by the POSIX implementation to catch bad paths. */
-int POSIX_NOT_IMPLEMENTED( void );
-#endif
-
/**
* The following is the extern for the RTEMS version string.
*