diff options
author | Keith Packard <keithp@neko.keithp.com> | 2006-11-12 17:15:24 -0800 |
---|---|---|
committer | Keith Packard <keithp@neko.keithp.com> | 2006-11-12 17:15:24 -0800 |
commit | bae5db78ddab473695a7efee374a75d6fe02426f (patch) | |
tree | c4afd5022cf5c38068464297f60b43faac87d502 /fc-arch | |
parent | 0334e5a294dd6a36c94936f6c9c709e86773cf64 (diff) |
Add sparc64 architecture string.
Diffstat (limited to 'fc-arch')
-rw-r--r-- | fc-arch/fcarch.tmpl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fc-arch/fcarch.tmpl.h b/fc-arch/fcarch.tmpl.h index c7c4567..0843a64 100644 --- a/fc-arch/fcarch.tmpl.h +++ b/fc-arch/fcarch.tmpl.h @@ -35,3 +35,4 @@ ppc 12345678_00000001_00000004_00000004_00000004_00000010_00000004_00000004_ ppc64 12345678_00000001_00000008_00000004_00000008_00000018_00000008_00000008_00000010_00000004_00000008_00000010_00000004_00000008_00000018_00000008_00000008_00000002_00000020_00000004_00000030 m68k 12345678_00000001_00000004_00000004_00000004_00000010_00000004_00000004_00000008_00000004_00000004_0000000c_00000004_00000004_00000010_00000004_00000004_00000002_00000020_00000004_0000001c mipsel 78563412_00000001_00000004_00000004_00000004_00000010_00000004_00000004_00000008_00000004_00000004_00000010_00000004_00000004_00000010_00000004_00000004_00000002_00000020_00000004_0000001c +sparc64 12345678_00000001_00000008_00000004_00000008_00000018_00000008_00000008_00000010_00000004_00000008_00000010_00000004_00000008_00000018_00000008_00000008_00000002_00000020_00000004_00000030 |