summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/e500/mmu/mmu.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/powerpc/e500/mmu/mmu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/powerpc/e500/mmu/mmu.c b/c/src/lib/libcpu/powerpc/e500/mmu/mmu.c
index 7fbfa6e5f5..a972a65261 100644
--- a/c/src/lib/libcpu/powerpc/e500/mmu/mmu.c
+++ b/c/src/lib/libcpu/powerpc/e500/mmu/mmu.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* Routines to manipulate e500 TLBs; TLB0 (fixed 4k page size)
* is not very useful so we mostly focus on TLB1 (variable page size).