DM320: GIO header uses get/putreg functions and so should include up_arch.h

This commit is contained in:
Gregory Nutt 2015-07-01 08:01:49 -06:00
parent a1676a177d
commit 77285beeca

View File

@ -42,6 +42,7 @@
#ifndef __ASSEMBLY__
# include <stdint.h>
# include "up_arch.h"
#endif
/************************************************************************************