mirror of
https://github.com/opnsense/src.git
synced 2026-07-05 07:16:20 -04:00
We now export all _ and __sys_ prefixed syscalls stubs from libc and libsys so that libsys can replace them. Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
2 lines
68 B
Text
2 lines
68 B
Text
libsysmap="../../lib/libsys/syscalls.map"
|
|
sysmk="../sys/syscall.mk"
|