summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2011-06-21 20:50:55 +0000
committermarius <marius@FreeBSD.org>2011-06-21 20:50:55 +0000
commit4f07c4e7c9461b6a6a49882cf69513cadc9dd7c1 (patch)
tree7aed2b745d91dd3123e0dfbbb9c607027cb74d95 /sys/sparc64
parent3cb5b0723fb083aac66b0e60e0b09a7a1439db3f (diff)
downloadFreeBSD-src-4f07c4e7c9461b6a6a49882cf69513cadc9dd7c1.zip
FreeBSD-src-4f07c4e7c9461b6a6a49882cf69513cadc9dd7c1.tar.gz
Fix whitespace
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/include/vmparam.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/sparc64/include/vmparam.h b/sys/sparc64/include/vmparam.h
index 6c17b4c..a0d5ac4 100644
--- a/sys/sparc64/include/vmparam.h
+++ b/sys/sparc64/include/vmparam.h
@@ -70,7 +70,7 @@
* The number of PHYSSEG entries must be one greater than the number
* of phys_avail entries because the phys_avail entry that spans the
* largest physical address that is accessible by ISA DMA is split
- * into two PHYSSEG entries.
+ * into two PHYSSEG entries.
*/
#define VM_PHYSSEG_MAX 64
@@ -136,13 +136,13 @@
* 43 bits of user address space is considered to be "enough", so we ignore it.
*
* Upper region: 0xffffffffffffffff
- * 0xfffff80000000000
- *
+ * 0xfffff80000000000
+ *
* Hole: 0xfffff7ffffffffff
- * 0x0000080000000000
+ * 0x0000080000000000
*
* Lower region: 0x000007ffffffffff
- * 0x0000000000000000
+ * 0x0000000000000000
*
* In general we ignore the upper region, and use the lower region as mappable
* space.
OpenPOWER on IntegriCloud