aboutsummaryrefslogtreecommitdiff
path: root/sys/include/vm
diff options
context:
space:
mode:
authorsigsegv7 <ian@vegaa.systems>2023-09-12 02:33:31 -0400
committersigsegv7 <ian@vegaa.systems>2023-09-12 02:33:31 -0400
commit71ab2bb3ed3aa8f12229e1c55fcc1f885a82f7e2 (patch)
treeb3008c8db617b9799d493703dd814d8b5cfb524c /sys/include/vm
parent153baecaf150112fc06690cb5faad880e8bf5083 (diff)
project-wide: migrate to git
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_