freebsd-nq/lib/libc/arm/sys/Makefile.inc
Konstantin Belousov 77b2c2f814 Add sched_getcpu()
for compatibility with Linux.

Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D32901
2021-11-10 21:18:54 +02:00

10 lines
167 B
Makefile

# $FreeBSD$
SRCS+= __vdso_gettc.c \
sched_getcpu_gen.c
MDASM= Ovfork.S cerror.S syscall.S
# Don't generate default code for these syscalls:
NOASM+= sbrk.o vfork.o