From e49d7c3df203d087a5d5a6917eefd08c5cb28491 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 30 Aug 1999 15:02:20 +0000 Subject: Removed definition of NO_IMPLICIT_EXTERN_C since it is supposed to be in the compiler not in the header file. --- cpukit/rtems/include/rtems.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit') diff --git a/cpukit/rtems/include/rtems.h b/cpukit/rtems/include/rtems.h index ddd7ca82d7..01c0b8478b 100644 --- a/cpukit/rtems/include/rtems.h +++ b/cpukit/rtems/include/rtems.h @@ -19,8 +19,6 @@ #ifndef __RTEMS_RTEMS_GENERIC_h #define __RTEMS_RTEMS_GENERIC_h -#define NO_IMPLICIT_EXTERN_C 1 - #ifdef __cplusplus extern "C" { #endif -- cgit v1.2.3