mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
While this has been Ovfork.S forever on i386 it differs from other syscalls that require wrappers for no obvious reason so fix that. Reviewed by: kib Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D42909 (cherry picked from commit 0ea469bcd548d29bbbc970325e4fa851d0e4c022)
4 lines
79 B
Makefile
4 lines
79 B
Makefile
SRCS+= __vdso_gettc.c \
|
|
sched_getcpu_gen.c
|
|
|
|
MDASM= vfork.S cerror.S syscall.S
|