mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Updates to ZNeo configurations + misc cosmetic changes to comments
This commit is contained in:
+2
-1
@@ -90,7 +90,8 @@ typedef FAR struct wdog_s *WDOG_ID;
|
||||
|
||||
#ifdef __cplusplus
|
||||
#define EXTERN extern "C"
|
||||
extern "C" {
|
||||
extern "C"
|
||||
{
|
||||
#else
|
||||
#define EXTERN extern
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user