summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/sgidefs.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-08-20 21:58:59 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-08-20 21:58:59 +0000
commit892bf98f0c04e9297979936d973c85e62a3f0b96 (patch)
tree3f9570013732b9472502e71b25d5a76591eaed9a /include/asm-mips64/sgidefs.h
parentd4339ea6c6ab0bdf909d587bd9c5a754e362833d (diff)
More MIPS64 chainsawing.
Diffstat (limited to 'include/asm-mips64/sgidefs.h')
-rw-r--r--include/asm-mips64/sgidefs.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/include/asm-mips64/sgidefs.h b/include/asm-mips64/sgidefs.h
index c92927845..195ab5e47 100644
--- a/include/asm-mips64/sgidefs.h
+++ b/include/asm-mips64/sgidefs.h
@@ -1,11 +1,11 @@
-/* $Id$
+/* $Id: sgidefs.h,v 1.1 1999/08/18 23:37: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
* for more details.
*
* Copyright (C) 1996, 1999 by Ralf Baechle
- * Copyright (C) 1996, 1999 Silicon Graphics, Inc.
+ * Copyright (C) 1999 Silicon Graphics, Inc.
*
* Definitions commonly used in SGI style code.
*/
@@ -23,11 +23,6 @@
/*
* Subprogram calling convention
- *
- * At the moment only _MIPS_SIM_ABI32 is in use. This will change rsn.
- * Until GCC 2.8.0 is released don't rely on this definitions because the
- * 64bit code is essentially using the 32bit interface model just with
- * 64bit registers.
*/
#define _MIPS_SIM_ABI32 1
#define _MIPS_SIM_NABI32 2