diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:50 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:50 +0000 |
commit | 31a0531ddea0f1737b607cde4ae40c22493bf72c (patch) | |
tree | aa6aeddf0346ee2a426b61a582d1c8dcd1059282 /buildlib/sizetable | |
parent | c98b1307f0e9c1712b8e36b825724966d9d40eec (diff) |
mips and cps changes
Author: jgg
Date: 1999-10-16 19:53:18 GMT
mips and cps changes
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 9ba7ee1c0..54537a7ad 100644 --- a/buildlib/sizetable +++ b/buildlib/sizetable @@ -15,3 +15,4 @@ alpha: little 1 4 2 8 sparc: big 1 4 2 4 m68k: big 1 4 2 4 powerpc: big 1 4 2 4 +mipsel: little 1 4 2 4 |