mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:22:17 +08:00
stm32wl5/stm32wl5_rcc.h
fix conditional compilation term (#else)
This commit is contained in:
committed by
Petro Karashchenko
parent
59499c0bb2
commit
d35307dacd
@@ -43,7 +43,7 @@
|
||||
#define EXTERN extern "C"
|
||||
extern "C"
|
||||
{
|
||||
#elseO
|
||||
#else
|
||||
#define EXTERN extern
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user