diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2024-04-16 16:48:07 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2024-04-16 16:48:07 +0000 |
| commit | 1fd880742ace94e11fa60ee0b074f0b18e54c54f (patch) | |
| tree | c212d2b68e038b0581119c2c4925669eb5f2f4f7 /sys/kern/syscalls.conf | |
| parent | 79b758e327757dc015fb26a122fdc9608c405e9e (diff) | |
Diffstat (limited to 'sys/kern/syscalls.conf')
| -rw-r--r-- | sys/kern/syscalls.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/syscalls.conf b/sys/kern/syscalls.conf index 384e011d3e8d..a98d52659832 100644 --- a/sys/kern/syscalls.conf +++ b/sys/kern/syscalls.conf @@ -1,2 +1,3 @@ libsysmap="../../lib/libsys/syscalls.map" +libsys_h="../../lib/libsys/_libsys.h" sysmk="../sys/syscall.mk" |
