mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Connect user trap code to the build.
This commit is contained in:
parent
6ce4e876a7
commit
29c3ea8424
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SRCS+= __sparc_utrap.c __sparc_utrap_fp_disabled.S __sparc_utrap_gen.S \
|
||||
__sparc_utrap_install.c __sparc_utrap_setup.c
|
||||
|
||||
MDASM+= brk.S cerror.S exect.S pipe.S ptrace.S sbrk.S setlogin.S
|
||||
|
||||
# Don't generate default code for these syscalls:
|
||||
|
|
|
|||
Loading…
Reference in a new issue