Added aic header
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10399 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
b2bd02f3df
commit
87188816b1
|
@ -452,6 +452,8 @@
|
||||||
|
|
||||||
/* Various helpers.*/
|
/* Various helpers.*/
|
||||||
#include "sama_pmc.h"
|
#include "sama_pmc.h"
|
||||||
|
#include "aic.h"
|
||||||
|
/* #include "sama_xdmac.h" */
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
Loading…
Reference in New Issue