aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-01-30 10:39:47 +0100
committerDavid Sidrane <david_s5@nscdg.com>2015-03-05 09:30:05 -1000
commiteacb3bef4532d60cd2d1bd2855f8d98583a8f28f (patch)
tree8375f06d5e9f7c053e17efb57f2b5d1ff133a023
parentcc6e8611f5872d06cb4b77c4481c302b7f12ae0e (diff)
downloadpx4-firmware-eacb3bef4532d60cd2d1bd2855f8d98583a8f28f.tar.gz
px4-firmware-eacb3bef4532d60cd2d1bd2855f8d98583a8f28f.tar.bz2
px4-firmware-eacb3bef4532d60cd2d1bd2855f8d98583a8f28f.zip
FMUv2: CXX init
-rw-r--r--src/drivers/boards/px4fmu-v2/px4fmu2_init.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/boards/px4fmu-v2/px4fmu2_init.c b/src/drivers/boards/px4fmu-v2/px4fmu2_init.c
index 635ae3f2b..74bbfa4c6 100644
--- a/src/drivers/boards/px4fmu-v2/px4fmu2_init.c
+++ b/src/drivers/boards/px4fmu-v2/px4fmu2_init.c
@@ -96,10 +96,6 @@ __END_DECLS
* Protected Functions
****************************************************************************/
-#if defined(CONFIG_HAVE_CXX) && defined(CONFIG_HAVE_CXXINITIALIZE)
-__EXPORT extern void up_cxxinitialize(void);
-#endif
-
#if defined(CONFIG_FAT_DMAMEMORY)
# if !defined(CONFIG_GRAN) || !defined(CONFIG_FAT_DMAMEMORY)
# error microSD DMA support requires CONFIG_GRAN