summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux32/linux32_sysvec.c
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-03-18 18:24:38 +0000
committernetchild <netchild@FreeBSD.org>2006-03-18 18:24:38 +0000
commit8fd66644120b8702f4e437382895c11d47db3acd (patch)
treea883716329bf9404082357808b2a50201c92274a /sys/amd64/linux32/linux32_sysvec.c
parentc1829f604cdf8a3f393bfa6cb85fe9a6d4908919 (diff)
downloadFreeBSD-src-8fd66644120b8702f4e437382895c11d47db3acd.zip
FreeBSD-src-8fd66644120b8702f4e437382895c11d47db3acd.tar.gz
regen after COMPAT_43 removal
Diffstat (limited to 'sys/amd64/linux32/linux32_sysvec.c')
-rw-r--r--sys/amd64/linux32/linux32_sysvec.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/linux32/linux32_sysvec.c b/sys/amd64/linux32/linux32_sysvec.c
index 31d2cb8..e7e88cb 100644
--- a/sys/amd64/linux32/linux32_sysvec.c
+++ b/sys/amd64/linux32/linux32_sysvec.c
@@ -36,9 +36,6 @@ __FBSDID("$FreeBSD$");
/* XXX we use functions that might not exist. */
#include "opt_compat.h"
-#ifndef COMPAT_43
-#error "Unable to compile Linux-emulator due to missing COMPAT_43 option!"
-#endif
#ifndef COMPAT_IA32
#error "Unable to compile Linux-emulator due to missing COMPAT_IA32 option!"
#endif
OpenPOWER on IntegriCloud