mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
Clean up and review of header files for conformance to standards
This commit is contained in:
@@ -64,7 +64,8 @@
|
||||
#undef EXTERN
|
||||
#if defined(__cplusplus)
|
||||
#define EXTERN extern "C"
|
||||
extern "C" {
|
||||
extern "C"
|
||||
{
|
||||
#else
|
||||
#define EXTERN extern
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user