diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:56 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:56 +0000 |
commit | a31c1a6dded645c33e861c0a752cee2659527e4f (patch) | |
tree | a7cc3c95c3634d6d50caaf915ed51dbfd88956fa /buildlib/sizetable | |
parent | dd1fd92b04c5265e134a50bd9262b8f732e90f9c (diff) |
Added mips to the sizetable
Author: jgg
Date: 2000-05-12 05:05:26 GMT
Added mips to the sizetable
Diffstat (limited to 'buildlib/sizetable')
-rw-r--r-- | buildlib/sizetable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildlib/sizetable b/buildlib/sizetable index 735f979b6..23846bded 100644 --- a/buildlib/sizetable +++ b/buildlib/sizetable @@ -15,5 +15,6 @@ alpha: little 1 4 2 8 sparc: big 1 4 2 4 m68k: big 1 4 2 4 powerpc: big 1 4 2 4 +mips: big 1 4 2 4 mipsel: little 1 4 2 4 hppa: big 1 4 2 4 |