forked from Imagelibrary/rtems
Added NO_IMPLICIT_EXTERN_C at suggestion of Jason Merrill.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user