summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_misc.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-08-23 00:04:53 +0000
committerpeter <peter@FreeBSD.org>2003-08-23 00:04:53 +0000
commite95056563d2bcbc252ee29d8943f0ee4ec1bcb12 (patch)
treee282cb6144832deed8d7ba5ecda29428a66c4c97 /sys/compat/freebsd32/freebsd32_misc.c
parente1826522f93a95e2a88e9477fa873a073d8168be (diff)
downloadFreeBSD-src-e95056563d2bcbc252ee29d8943f0ee4ec1bcb12.zip
FreeBSD-src-e95056563d2bcbc252ee29d8943f0ee4ec1bcb12.tar.gz
Switch to using the emulator in the common compat area.
Still work-in-progress.
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_misc.c')
-rw-r--r--sys/compat/freebsd32/freebsd32_misc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/compat/freebsd32/freebsd32_misc.c b/sys/compat/freebsd32/freebsd32_misc.c
index 3d52a5c..1fdde15 100644
--- a/sys/compat/freebsd32/freebsd32_misc.c
+++ b/sys/compat/freebsd32/freebsd32_misc.c
@@ -79,8 +79,6 @@ __FBSDID("$FreeBSD$");
#include <compat/freebsd32/freebsd32.h>
#include <compat/freebsd32/freebsd32_proto.h>
-extern const char freebsd32_emul_path[];
-
/*
* [ taken from the linux emulator ]
* Search an alternate path before passing pathname arguments on
OpenPOWER on IntegriCloud