From 549b1d6bbe832d2d5b8d721a093e0f231eb84727 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 26 Mar 2018 16:09:19 +0200 Subject: Remove unused POSIX_NOT_IMPLEMENTED() declaration --- cpukit/include/rtems/system.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'cpukit') 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. * -- cgit v1.2.3