aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/opal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/opal.h b/include/opal.h
index e9d3425..4cdde65 100644
--- a/include/opal.h
+++ b/include/opal.h
@@ -17,9 +17,11 @@
#ifndef __OPAL_H
#define __OPAL_H
+#ifdef __SKIBOOT__
#ifndef __ASSEMBLY__
#include <types.h>
#endif /* __ASSEMBLY__ */
+#endif /* __SKIBOOT__ */
/****** OPAL APIs ******/