diff options
Diffstat (limited to 'arch/sparc/mm/loadmmu.c')
| -rw-r--r-- | arch/sparc/mm/loadmmu.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/mm/loadmmu.c b/arch/sparc/mm/loadmmu.c index 2d9cd65160a..652be05acbe 100644 --- a/arch/sparc/mm/loadmmu.c +++ b/arch/sparc/mm/loadmmu.c @@ -1,4 +1,4 @@ -/* $Id: loadmmu.c,v 1.56 2000/02/08 20:24:21 davem Exp $ +/*   * loadmmu.c:  This code loads up all the mm function pointers once the   *             machine type has been determined.  It also sets the static   *             mmu values such as PAGE_NONE, etc.  |