summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-01-16 01:34:01 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-01-16 01:34:01 +0000
commit3b2e061052b0843f18166a9d12bc4377c9a8a483 (patch)
tree1fec2e457eeeb9adbdc69107c5c9f1e4e0eac86e
parentf5c2a06860b52e073dc6ffe25e424bd07b7d8cf6 (diff)
64-bit fixes for kernel_thread().
-rw-r--r--arch/mips64/kernel/process.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips64/kernel/process.c b/arch/mips64/kernel/process.c
index 670747b81..fa10427e7 100644
--- a/arch/mips64/kernel/process.c
+++ b/arch/mips64/kernel/process.c
@@ -1,4 +1,4 @@
-/* $Id: process.c,v 1.7 1999/12/03 17:51:49 ralf Exp $
+/* $Id: process.c,v 1.7 1999/12/21 12:40:52 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