mirror of
https://github.com/opnsense/src.git
synced 2026-06-20 14:09:14 -04:00
Tested by: pho Reviewed by: olce Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D50482
9 lines
174 B
Makefile
9 lines
174 B
Makefile
SRCS+= \
|
|
amd64_get_fsbase.c \
|
|
amd64_get_gsbase.c \
|
|
amd64_set_fsbase.c \
|
|
amd64_set_gsbase.c \
|
|
amd64_set_tlsbase.c \
|
|
rfork_thread.S
|
|
|
|
MDASM= vfork.S cerror.S getcontext.S
|