opnsense-src/lib/libc/amd64/sys
Brooks Davis 444024241e libc: don't needlessly add vfork.o to NOASM
For architectures where vfork.S was named Ovfork.S this was needed, but
it was always pointless here as an entry in either MDASM or NOASM is
equivalent.

Reviewed by:	kib
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D42914

(cherry picked from commit ec27c0bb3eea73be4db6cd2f275db6c516e12d00)
2024-01-02 16:58:54 +00:00
..
amd64_get_fsbase.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
amd64_get_gsbase.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
amd64_set_fsbase.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
amd64_set_gsbase.c libc: Purge unneeded cdefs.h 2023-11-26 21:20:09 -07:00
cerror.S Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
getcontext.S Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile.inc libc: don't needlessly add vfork.o to NOASM 2024-01-02 16:58:54 +00:00
vfork.S Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00