pcDuino: Several fixes so that it still builds after other Cortex-A changes.

This commit is contained in:
Gregory Nutt 2014-09-10 06:24:39 -06:00
parent aaf190dcf6
commit 8a99c421ff

View File

@ -51,6 +51,7 @@
#include "arm.h"
#include "svcall.h"
#include "up_internal.h"
/****************************************************************************
* Pre-processor Definitions