summaryrefslogtreecommitdiff
path: root/sys/amd64/include/param.h
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2005-01-21 05:56:41 +0000
committerPeter Wemm <peter@FreeBSD.org>2005-01-21 05:56:41 +0000
commitba2426ff447a0767bfe8454563d0984233ede0ff (patch)
tree7aa3eecd411581c48e10f05beb128bbb41ea0aff /sys/amd64/include/param.h
parent6db058b5f1c402d538a3fd3479e26bb07bd9c296 (diff)
Notes
Diffstat (limited to 'sys/amd64/include/param.h')
-rw-r--r--sys/amd64/include/param.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/include/param.h b/sys/amd64/include/param.h
index cf51923d6e07..93343d31ca50 100644
--- a/sys/amd64/include/param.h
+++ b/sys/amd64/include/param.h
@@ -126,7 +126,6 @@
#endif
#define KSTACK_GUARD_PAGES 1 /* pages of kstack guard; 0 disables */
-
/*
* Ceiling on amount of swblock kva space, can be changed via
* the kern.maxswzone /boot/loader.conf variable.