diff options
author | Kevin Ryde <user42@zip.com.au> | 2001-11-29 00:16:08 +0100 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2001-11-29 00:16:08 +0100 |
commit | 81aeff7b6c63da2f0551eb90e306654e1a954ed6 (patch) | |
tree | 6d69cd96406920bbe045d9ba6d233ed7ffa3ea81 /mpn | |
parent | 0e61569ec44af929428225346bcb40c05180c93f (diff) | |
download | gmp-81aeff7b6c63da2f0551eb90e306654e1a954ed6.tar.gz |
Identify the CPU in the header line.
Diffstat (limited to 'mpn')
-rw-r--r-- | mpn/sparc32/v9/gmp-mparam.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/sparc32/v9/gmp-mparam.h b/mpn/sparc32/v9/gmp-mparam.h index 598bafc3b..3a59318d5 100644 --- a/mpn/sparc32/v9/gmp-mparam.h +++ b/mpn/sparc32/v9/gmp-mparam.h @@ -1,4 +1,4 @@ -/* gmp-mparam.h -- Compiler/machine parameter header file. +/* SPARC v9 32-bit gmp-mparam.h -- Compiler/machine parameter header file. Copyright 1991, 1993, 1994, 1999, 2000, 2001 Free Software Foundation, Inc. |