diff options
| author | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-05-29 08:19:08 +0000 |
|---|---|---|
| committer | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-05-29 08:19:08 +0000 |
| commit | c4299cec48a51996ec0bc076e5818438243e4041 (patch) | |
| tree | 12f973bac08315fe6c65bfa83c9cd4c9a7e0ee20 /sys/modules/linux_common | |
| parent | a482fffc7ebf41c306d0020da37fea174de68fa5 (diff) | |
Diffstat (limited to 'sys/modules/linux_common')
| -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 b7e59e0ac764..402d3ebc937e 100644 --- a/sys/modules/linux_common/Makefile +++ b/sys/modules/linux_common/Makefile @@ -16,7 +16,6 @@ SRCS+= linux_x86.c linux_vdso_selector_x86.c .endif EXPORT_SYMS= -EXPORT_SYMS+= linux_emul_path EXPORT_SYMS+= linux_get_osname EXPORT_SYMS+= linux_get_osrelease EXPORT_SYMS+= linux_use_real_ifname |
