summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/load_elf32_obj.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/load_elf32_obj.c')
-rw-r--r--sys/boot/common/load_elf32_obj.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/common/load_elf32_obj.c b/sys/boot/common/load_elf32_obj.c
index fed25ef..94b0896 100644
--- a/sys/boot/common/load_elf32_obj.c
+++ b/sys/boot/common/load_elf32_obj.c
@@ -2,5 +2,6 @@
__FBSDID("$FreeBSD$");
#define __ELF_WORD_SIZE 32
+#define _MACHINE_ELF_WANT_32BIT
#include "load_elf_obj.c"
OpenPOWER on IntegriCloud