gem5/kern/linux
Nathan Binkert e2c62a13dd Fix byteswap on LP64 (amd64)
kern/linux/linux_system.cc:
    Formatting
sim/host.hh:
    When we say ULL and UL we really just want a 64-bit value, not
    necessarily a long long, so cast the integer to (u)int64_t
    this fixes a problem with byte swapping.

--HG--
extra : convert_revision : ad25ace5a7b92a7c928f2d52e531193c91f3f8c8
2004-07-02 16:40:23 -04:00
..
linux.hh Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.cc Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.hh Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_system.cc Fix byteswap on LP64 (amd64) 2004-07-02 16:40:23 -04:00
linux_system.hh Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00