summaryrefslogtreecommitdiff
path: root/sys/arch/kbus/include/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/kbus/include/exec.h')
-rw-r--r--sys/arch/kbus/include/exec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/kbus/include/exec.h b/sys/arch/kbus/include/exec.h
index b4c3925fd48..00834db5f52 100644
--- a/sys/arch/kbus/include/exec.h
+++ b/sys/arch/kbus/include/exec.h
@@ -57,6 +57,8 @@ struct relocation_info_sparc {
};
#define relocation_info relocation_info_sparc
+#define ARCH_ELFSIZE 32
+
#define ELF_TARG_CLASS ELFCLASS32
#define ELF_TARG_DATA ELFDATA2MSB
#define ELF_TARG_MACH EM_SPARC