summaryrefslogtreecommitdiff
path: root/include/trusty/sysdeps.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/trusty/sysdeps.h')
-rw-r--r--include/trusty/sysdeps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/trusty/sysdeps.h b/include/trusty/sysdeps.h
index 1f26bbd4c3d..b21a29ca08d 100644
--- a/include/trusty/sysdeps.h
+++ b/include/trusty/sysdeps.h
@@ -31,6 +31,7 @@
*/
#include <common.h>
#include <compiler.h>
+#include <irq_func.h>
/*
* These attribute macros may need to be adjusted if not using gcc or clang.