mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 06:04:28 +08:00
fix conditional compilation term (#else)
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
fb4c593e89
commit
6274e19257
@@ -53,7 +53,7 @@
|
||||
#define EXTERN extern "C"
|
||||
extern "C"
|
||||
{
|
||||
#elseO
|
||||
#else
|
||||
#define EXTERN extern
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user