projects
/
dragonfly.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Remove upc_{control,register} syscalls and everything that has to do with it.
[dragonfly.git]
/
sys
/
sys
/
syscall.mk
diff --git
a/sys/sys/syscall.mk
b/sys/sys/syscall.mk
index
16b4a03
..
83c6879
100644
(file)
--- a/
sys/sys/syscall.mk
+++ b/
sys/sys/syscall.mk
@@
-233,8
+233,6
@@
MIASM = \
varsym_set.o \
varsym_get.o \
varsym_list.o \
- upc_register.o \
- upc_control.o \
exec_sys_register.o \
exec_sys_unregister.o \
sys_checkpoint.o \