]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/vm.h
xnu-1228.12.14.tar.gz
[apple/xnu.git] / bsd / sys / vm.h
index 18e5c1779b5c98ea47360fdda6a01d71b4db9023..77a6b7b5782c1621f8640909e16d32c6c39acfa4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2005 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2000-2006 Apple Computer, Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  * 
@@ -101,7 +101,6 @@ struct vmspace {
 };
 
 #ifdef KERNEL
-// LP64todo - should this move?
 /* LP64 version of vmspace.  all pointers 
  * grow when we're dealing with a 64-bit process.
  * WARNING - keep in sync with vmspace