diff options
-rw-r--r-- | arch/mips64/kernel/entry.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips64/kernel/entry.S b/arch/mips64/kernel/entry.S index ee4881448..f95f7e2db 100644 --- a/arch/mips64/kernel/entry.S +++ b/arch/mips64/kernel/entry.S @@ -1,5 +1,4 @@ -/* $Id: entry.S,v 1.5 2000/02/23 00:41:00 ralf Exp $ - * +/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. |