mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 21:47:17 +00:00
stm32wl5/stm32wl5_rcc.h
fix conditional compilation term (#else)
This commit is contained in:
parent
59499c0bb2
commit
d35307dacd
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
#define EXTERN extern "C"
|
||||
extern "C"
|
||||
{
|
||||
#elseO
|
||||
#else
|
||||
#define EXTERN extern
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue