freebsd-src/lib/libc/riscv
Brooks Davis 9aaf4e3be6 libc/*/SYS.h: remove SYCALL macro
This has not been a univerally available interface since it was removed
from amd64 by commit efbef97de9 in 2004.
I removed the last consumers in 2016 when I replaced pipe(2) with
pipe2(2) in commit b60998c633.

Reviewed by:	imp, jhibbits
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D42996
2023-12-12 22:52:41 +00:00
..
gen libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
softfloat Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
sys libc: don't needlessly add vfork.o to NOASM 2023-12-06 20:49:08 +00:00
_fpmath.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
arith.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
gd_qnan.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
static_tls.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Symbol.map libc: centralize a few numeric symbols 2023-11-15 23:42:37 +00:00
SYS.h libc/*/SYS.h: remove SYCALL macro 2023-12-12 22:52:41 +00:00