aboutsummaryrefslogtreecommitdiff
path: root/stmhal/cc3k/src/security.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/cc3k/src/security.c')
-rw-r--r--stmhal/cc3k/src/security.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stmhal/cc3k/src/security.c b/stmhal/cc3k/src/security.c
index e2ddb32da..62b4f8813 100644
--- a/stmhal/cc3k/src/security.c
+++ b/stmhal/cc3k/src/security.c
@@ -39,8 +39,6 @@
//! @{
//
//*****************************************************************************
-#include "mpconfigport.h"
-#if MICROPY_HW_ENABLE_CC3K
#include "security.h"
@@ -530,4 +528,3 @@ INT32 aes_write_key(UINT8 *key)
//! @}
//
//*****************************************************************************
-#endif // MICROPY_HW_ENABLE_CC3K