summaryrefslogtreecommitdiff
path: root/hw/blizzard_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/blizzard_template.h')
-rw-r--r--hw/blizzard_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/blizzard_template.h b/hw/blizzard_template.h
index 0ef27d1c4d..42f4e90b04 100644
--- a/hw/blizzard_template.h
+++ b/hw/blizzard_template.h
@@ -41,7 +41,7 @@
# error unknown bit depth
#endif
-#ifdef WORDS_BIGENDIAN
+#ifdef HOST_WORDS_BIGENDIAN
# define SWAP_WORDS 1
#endif