Fix some errors in last commit

This commit is contained in:
Gregory Nutt 2016-01-29 10:06:36 -06:00
parent f4bb412f63
commit f1b0dee2b5
2 changed files with 0 additions and 6 deletions

View File

@ -43,9 +43,6 @@
#include <nuttx/arch.h>
#include <arch/stm32/chip.h>
#include "chip.h"
#if defined(CONFIG_HAVE_CXX) && defined(CONFIG_HAVE_CXXINITIALIZE)
/****************************************************************************

View File

@ -43,9 +43,6 @@
#include <nuttx/arch.h>
#include <arch/stm32/chip.h>
#include "chip.h"
#if defined(CONFIG_HAVE_CXX) && defined(CONFIG_HAVE_CXXINITIALIZE)
/****************************************************************************