summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_pageout.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_pageout.h')
-rw-r--r--sys/vm/vm_pageout.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vm/vm_pageout.h b/sys/vm/vm_pageout.h
index 306eaf3..bfcfbb1 100644
--- a/sys/vm/vm_pageout.h
+++ b/sys/vm/vm_pageout.h
@@ -100,9 +100,7 @@ extern int vm_pageout_deficit;
extern void pagedaemon_wakeup __P((void));
#define VM_WAIT vm_wait()
-#define VM_AWAIT vm_await()
extern void vm_wait __P((void));
-extern void vm_await __P((void));
#ifdef _KERNEL
void vm_pageout_page __P((vm_page_t, vm_object_t));
OpenPOWER on IntegriCloud