mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Clean up and review of header files for conformance to standards
This commit is contained in:
+2
-1
@@ -121,7 +121,8 @@ struct pollfd
|
||||
#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