mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -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
68 B
Makefile
6 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${LIBC_SRCTOP}/x86/gen
|
|
|
|
SRCS+= \
|
|
getcontextx.c
|