HomeFreeBSD

libsys: add a dependency for syscall stubs

Description

libsys: add a dependency for syscall stubs

Make syscall stubs generated by lib/libsys/Makefile.sys depend on it.
This will have some false positives, but generating and assembling them
is fast. Also add slightly dubious dependencies on compat.h and SYS.h.

While here, fix the comment documenting the assembly origin.

Reviewed by: kib, emaste
Differential Revision: https://reviews.freebsd.org/D51671

Details

Provenance
brooksAuthored on Aug 6 2025, 11:28 AM
Reviewer
kib
Differential Revision
D51671: libsys: add a dependency for syscall stubs
Parents
rG40a4508c4f90: libthr: GC unused _sigsuspend()
Branches
Unknown
Tags
Unknown