freebsd-src/lib/libsys/arm/Makefile.sys
Brooks Davis 0ee0ae2373 libsys/arm: Remove pointless MD syscall(2)
This file is functionally identical to the stub generated by
Makefile.sys once the MD version is removed.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D44233
2024-03-07 00:58:55 +00:00

7 lines
75 B
Makefile

SRCS+= __vdso_gettc.c \
sched_getcpu_gen.c
MDASM= \
cerror.S \
vfork.S