mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
Move extern "C" brace after includes.
This commit is contained in:
@@ -34,12 +34,12 @@
|
||||
#define SAPI_IO_EXTERN extern
|
||||
#endif
|
||||
|
||||
#include <rtems/rtems/status.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <rtems/rtems/status.h>
|
||||
|
||||
/*
|
||||
*
|
||||
* The following defines the types for:
|
||||
|
||||
Reference in New Issue
Block a user