freebsd-skq/lib/libc/amd64/sys/Makefile.inc
kib 727359fd37 Convert amd64_get/set_fs/gsbase to ifunc.
Note that this is the first use of ifuncs in our userspace.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 month
2018-10-30 00:11:30 +00:00

14 lines
275 B
Makefile

# from: Makefile.inc,v 1.1 1993/09/03 19:04:23 jtc Exp
# $FreeBSD$
SRCS+= \
amd64_get_fsbase.c \
amd64_get_gsbase.c \
amd64_set_fsbase.c \
amd64_set_gsbase.c
MDASM= vfork.S cerror.S getcontext.S
# Don't generate default code for these syscalls:
NOASM+= sbrk.o vfork.o