aboutsummaryrefslogtreecommitdiff
path: root/sys/include/vm
diff options
context:
space:
mode:
Diffstat (limited to 'sys/include/vm')
-rw-r--r--sys/include/vm/vm.h2
-rw-r--r--sys/include/vm/vm_physseg.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/sys/include/vm/vm.h b/sys/include/vm/vm.h
index e118beb..a1f1e23 100644
--- a/sys/include/vm/vm.h
+++ b/sys/include/vm/vm.h
@@ -27,8 +27,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id$ */
-
#ifndef _SYS_VM_VM_H_
#define _SYS_VM_VM_H_
diff --git a/sys/include/vm/vm_physseg.h b/sys/include/vm/vm_physseg.h
index ed815ec..5bf21db 100644
--- a/sys/include/vm/vm_physseg.h
+++ b/sys/include/vm/vm_physseg.h
@@ -27,8 +27,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id$ */
-
#ifndef _VM_VM_PHYSSEG_H_
#define _VM_VM_PHYSSEG_H_