summaryrefslogtreecommitdiff
path: root/sys/arch/sh/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sh/include')
-rw-r--r--sys/arch/sh/include/exec.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sh/include/exec.h b/sys/arch/sh/include/exec.h
index a189a8f8aef..125287ec99a 100644
--- a/sys/arch/sh/include/exec.h
+++ b/sys/arch/sh/include/exec.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: exec.h,v 1.4 2015/08/29 01:58:39 guenther Exp $ */
+/* $OpenBSD: exec.h,v 1.5 2017/02/08 05:09:26 guenther Exp $ */
/* $NetBSD: elf_machdep.h,v 1.8 2002/04/28 17:10:34 uch Exp $ */
#define __LDPGSZ 4096
@@ -12,8 +12,6 @@
#endif
#define ELF_TARG_MACH EM_SH
-#define _KERN_DO_ELF
-
/*
* SuperH ELF header flags.
*/