aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2000-10-05 23:09:57 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2000-10-05 23:09:57 +0000
commit1931cf940abe0486ab60e2f09ce5673f5f8feccf (patch)
tree9d8d1948978c077c015ec37457eccdd03dcc20c8 /sys/amd64/include
parent4614ea87204596d897e605a0921fb21d4ab6fc86 (diff)
Notes
Diffstat (limited to 'sys/amd64/include')
-rw-r--r--sys/amd64/include/md_var.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/include/md_var.h b/sys/amd64/include/md_var.h
index 4c0523711972..1660a75f73aa 100644
--- a/sys/amd64/include/md_var.h
+++ b/sys/amd64/include/md_var.h
@@ -95,6 +95,7 @@ u_long kvtop __P((void *addr));
void setidt __P((int idx, alias_for_inthand_t *func, int typ, int dpl,
int selec));
void swi_vm __P((void));
+void swi_net __P((void));
void userconfig __P((void));
int user_dbreg_trap __P((void));
int vm_page_zero_idle __P((void));