aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linux_common
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2018-03-22 12:58:49 +0000
committerEd Maste <emaste@FreeBSD.org>2018-03-22 12:58:49 +0000
commit1ac2776bbb79d5a653d62a1db6ae67cd8ddc909d (patch)
treedf7dc732901f7e73e9d14e52fd5cb1677130f754 /sys/modules/linux_common
parente1992aa14269215d7fd76eaef994e07866c70be2 (diff)
Notes
Diffstat (limited to 'sys/modules/linux_common')
-rw-r--r--sys/modules/linux_common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linux_common/Makefile b/sys/modules/linux_common/Makefile
index 1583e88f7040..87db489fdd9a 100644
--- a/sys/modules/linux_common/Makefile
+++ b/sys/modules/linux_common/Makefile
@@ -8,8 +8,8 @@ SRCS= linux_common.c linux_mib.c linux_mmap.c linux_util.c linux_emul.c \
linux.c opt_compat.h device_if.h vnode_if.h bus_if.h
EXPORT_SYMS=
-EXPORT_SYMS+= bsd_to_linux_errno_generic
EXPORT_SYMS+= linux_emul_path
+EXPORT_SYMS+= linux_errtbl
EXPORT_SYMS+= linux_ioctl_register_handler
EXPORT_SYMS+= linux_ioctl_unregister_handler
EXPORT_SYMS+= linux_get_osname