diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2020-11-03 19:12:33 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2020-11-03 19:12:33 +0000 |
| commit | 7abf30d339336cef02a293352e0a82181e75c2fb (patch) | |
| tree | 9d52ae3eee24913e21c4d1a42dc3ec5fbec51294 /sys/modules/linux_common/Makefile | |
| parent | 664eefe222da89f5bc1493ad8753ab96409e1b82 (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux_common/Makefile')
| -rw-r--r-- | sys/modules/linux_common/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/linux_common/Makefile b/sys/modules/linux_common/Makefile index 5b49a7409997..70f22ef10bae 100644 --- a/sys/modules/linux_common/Makefile +++ b/sys/modules/linux_common/Makefile @@ -9,7 +9,6 @@ SRCS= linux_common.c linux_mib.c linux_mmap.c linux_util.c linux_emul.c \ EXPORT_SYMS= 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 |
