summaryrefslogtreecommitdiffstats
path: root/stage1/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'stage1/main.c')
-rw-r--r--stage1/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stage1/main.c b/stage1/main.c
index 29d0138..00b0e2b 100644
--- a/stage1/main.c
+++ b/stage1/main.c
@@ -48,7 +48,6 @@
#if CXX_SIMULATOR
#include <HAL.hpp>
-#include <endian.h>
#define crc_swap(__x__) (__x__) /* No swapping needed on the host */
#define vpd_swap(__x__) (__x__) /* No swapping needed on the host */
#else
OpenPOWER on IntegriCloud