Sparc64: partially revert r515: long long is safer than int64_t
commit5151c2e85350997197ba51d922f6f3d32aa75a17
authorblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Mon, 17 Aug 2009 16:58:39 +0000 (17 16:58 +0000)
committerblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Mon, 17 Aug 2009 16:58:39 +0000 (17 16:58 +0000)
treef971bb51d2f66f81f0403286dea649a22bf33f10
parent5ebb7ba4fbdab9eea0a384f771e99f29bd065ea7
Sparc64: partially revert r515: long long is safer than int64_t

Host headers may define int64_t as different type than long long, especially
on a 64 bit host. This matters with printf formatting.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
git-svn-id: svn://openbios.org/openbios/trunk/openbios-devel@555 f158a5a8-5612-0410-a976-696ce0be7e32
include/sparc64/types.h