libc: libc/gen/sched_getcpu_gen.c -> libsys/
It is a trivial system call wrapper. Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.PATH: ${LIBC_SRCTOP}/x86/sys
|
||||
.PATH: ${LIBSYS_SRCTOP}/x86
|
||||
|
||||
SRCS+= \
|
||||
__vdso_gettc.c \
|
||||
|
||||
Reference in New Issue
Block a user