diff options
Diffstat (limited to 'buildlib/sizetable')
-rw-r--r-- | buildlib/sizetable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildlib/sizetable b/buildlib/sizetable index 51a136d4a..8b18528cf 100644 --- a/buildlib/sizetable +++ b/buildlib/sizetable @@ -11,8 +11,8 @@ # The format is:- # CPU endian sizeof: char, int, short, long i386 little 1 4 2 4 -arm little 1 4 2 4 armeb big 1 4 2 4 +arm little 1 4 2 4 alpha little 1 4 2 8 mipsel little 1 4 2 4 sparc big 1 4 2 4 |