mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 00:11:20 +08:00
Remove some inappropriate conditional compilation
This commit is contained in:
@@ -42,8 +42,6 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#ifdef CONFIG_PLATFORM_CONFIGDATA
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
@@ -83,5 +81,4 @@ void up_cxxinitialize(void);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* CONFIG_PLATFORM_CONFIGDATA */
|
||||
#endif /* __APPS_INCLUDE_PLATFORM_CXXINITIALIZE_H */
|
||||
|
Reference in New Issue
Block a user