summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-08-25 04:54:25 +0000
committerpeter <peter@FreeBSD.org>2001-08-25 04:54:25 +0000
commit5fa2d1a53c8236e25576bf22824b1f6a93d837fa (patch)
treee697448648c736d830776e17500fb5de3310613a /sys/amd64/include
parent5f5f9e4c4e04d6977f933f3179b3def4d038508e (diff)
downloadFreeBSD-src-5fa2d1a53c8236e25576bf22824b1f6a93d837fa.zip
FreeBSD-src-5fa2d1a53c8236e25576bf22824b1f6a93d837fa.tar.gz
vm_page_zero_idle() is no longer MD.
Diffstat (limited to 'sys/amd64/include')
-rw-r--r--sys/amd64/include/md_var.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/include/md_var.h b/sys/amd64/include/md_var.h
index 6c81a96..bc9cb75 100644
--- a/sys/amd64/include/md_var.h
+++ b/sys/amd64/include/md_var.h
@@ -97,6 +97,5 @@ void setidt __P((int idx, alias_for_inthand_t *func, int typ, int dpl,
void swi_vm __P((void *));
void userconfig __P((void));
int user_dbreg_trap __P((void));
-int vm_page_zero_idle __P((void));
#endif /* !_MACHINE_MD_VAR_H_ */
OpenPOWER on IntegriCloud