mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
In particular, use ifuncs for __getcontextx_size(), also calculate the size of the extended save area in resolver. Same for __fillcontextx2(). Sponsored by: The FreeBSD Foundation MFC after: 1 week
6 lines
205 B
Makefile
6 lines
205 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
# $FreeBSD$
|
|
|
|
SRCS+= _ctx_start.S _setjmp.S _set_tp.c fabs.S \
|
|
flt_rounds.c infinity.c ldexp.c makecontext.c \
|
|
rfork_thread.S setjmp.S signalcontext.c sigsetjmp.S
|