Eliminate a warning

This commit is contained in:
Gregory Nutt 2016-12-06 07:16:11 -06:00
parent 0430185785
commit a441601281

View File

@ -45,6 +45,8 @@
#include <nuttx/board.h> #include <nuttx/board.h>
#include "teensy-lc.h"
#ifdef CONFIG_LIB_BOARDCTL #ifdef CONFIG_LIB_BOARDCTL
/**************************************************************************** /****************************************************************************