On Saturday 29 September 2007, Kyle McMartin wrote:
s390 is big-endian as well, and while it does have really weird C calling
conventions for 64 bit arguments in 32 bit mode, these do not affect the
system call ABI, so we should be fine here.
ia64 and x86_64 are obviously little-endian, and I double-checked that they
work with this logic.
Arnd <><
-