Added NO_IMPLICIT_EXTERN_C at suggestion of Jason Merrill.

This commit is contained in:
Joel Sherrill
1999-08-10 15:02:23 +00:00
parent 3a8915e6ee
commit 2fe7208306
2 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
#ifndef __RTEMS_RTEMS_GENERIC_h
#define __RTEMS_RTEMS_GENERIC_h
#define NO_IMPLICIT_EXTERN_C 1
#ifdef __cplusplus
extern "C" {
#endif

View File

@@ -19,6 +19,8 @@
#ifndef __RTEMS_RTEMS_GENERIC_h
#define __RTEMS_RTEMS_GENERIC_h
#define NO_IMPLICIT_EXTERN_C 1
#ifdef __cplusplus
extern "C" {
#endif