summaryrefslogtreecommitdiff
path: root/hw/net/can/ctucan_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/can/ctucan_core.h')
-rw-r--r--hw/net/can/ctucan_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/net/can/ctucan_core.h b/hw/net/can/ctucan_core.h
index bbc09ae067..608307a631 100644
--- a/hw/net/can/ctucan_core.h
+++ b/hw/net/can/ctucan_core.h
@@ -31,7 +31,7 @@
#include "exec/hwaddr.h"
#include "net/can_emu.h"
-#ifndef HOST_WORDS_BIGENDIAN
+#if !HOST_BIG_ENDIAN
#define __LITTLE_ENDIAN_BITFIELD 1
#endif