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
|
#ifndef __RTEMS_RTEMS_GENERIC_h
|
||||||
#define __RTEMS_RTEMS_GENERIC_h
|
#define __RTEMS_RTEMS_GENERIC_h
|
||||||
|
|
||||||
|
#define NO_IMPLICIT_EXTERN_C 1
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@@ -19,6 +19,8 @@
|
|||||||
#ifndef __RTEMS_RTEMS_GENERIC_h
|
#ifndef __RTEMS_RTEMS_GENERIC_h
|
||||||
#define __RTEMS_RTEMS_GENERIC_h
|
#define __RTEMS_RTEMS_GENERIC_h
|
||||||
|
|
||||||
|
#define NO_IMPLICIT_EXTERN_C 1
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user