mirror of
https://github.com/opnsense/src.git
synced 2026-06-23 23:49:25 -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
|