summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/include/exec.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/i386/include/exec.h b/sys/arch/i386/include/exec.h
index 69091707d34..d655f867f65 100644
--- a/sys/arch/i386/include/exec.h
+++ b/sys/arch/i386/include/exec.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: exec.h,v 1.10 2011/03/23 16:54:35 pirofti Exp $ */
+/* $OpenBSD: exec.h,v 1.11 2012/09/11 15:44:17 deraadt Exp $ */
/* $NetBSD: exec.h,v 1.6 1994/10/27 04:16:05 cgd Exp $ */
/*
@@ -33,8 +33,6 @@
#define __LDPGSZ 4096
-#define NATIVE_EXEC_ELF
-
#define ARCH_ELFSIZE 32
#define ELF_TARG_CLASS ELFCLASS32