From fccdd1914ada3e10ee8ea99150f0ba5099c06dfb Mon Sep 17 00:00:00 2001 From: edolomb Date: Wed, 10 Jan 2018 16:47:38 +0000 Subject: Included sama_secumod.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11251 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/SAMA/SAMA5D2x/hal_lld.h | 1 + 1 file changed, 1 insertion(+) (limited to 'os/hal/ports/SAMA') diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h index 3f388cbab..d80ee7d11 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h @@ -497,6 +497,7 @@ #include "sama_xdmac.h" #include "sama_cache.h" #include "hal_tc_lld.h" +#include "sama_secumod.h" #ifdef __cplusplus extern "C" { -- cgit v1.2.3