SAM4S Xplained Pro build fixes

This commit is contained in:
Gregory Nutt 2014-04-30 15:23:40 -06:00
parent 5b92272e1f
commit d89990c9da

View File

@ -57,10 +57,6 @@
#include "sam_lowputc.h"
#include "sam_tc.h"
#if defined(CONFIG_SCHED_CPULOAD) && defined(CONFIG_SCHED_CPULOAD_EXTCLK)
# include <os_internal.h>
#endif
#ifdef CONFIG_TIMER
/****************************************************************************