arch/arm/src/a1x: Fix a compile error introduce in recent commit.

This commit is contained in:
Gregory Nutt 2017-12-18 09:00:41 -06:00
parent 23dfc0bf06
commit a0004173d4

View File

@ -54,7 +54,7 @@
#include "up_arch.h"
#include "a1x_lowputc.h"
#include "a1x_start.h"
#include "a1x_boot.h"
/****************************************************************************
* Pre-processor Definitions