Subject: Re: int64
To: TAKEMURA Shin <takemura@netbsd.org>
From: Todd Vierling <tv@wasabisystems.com>
List: tech-kern
Date: 12/30/2000 21:58:42
On Sat, 30 Dec 2000, TAKEMURA Shin wrote:

: Hpcmips bootloader should be compile with Microsoft Compiler,
: which have no 'long long' but __int64.

The symbol used should have __DOUBLE_UNDERSCORING__.  8-)

: + #ifdef COMPILER_INT64
: + typedef       COMPILER_INT64          __int64_t;
: + typedef       unsigned COMPILER_INT64 __uint64_t;

-- 
-- Todd Vierling <tv@wasabisystems.com>  *  Wasabi NetBSD:  Run with it.
-- NetBSD 1.5 now available on CD-ROM  --  http://www.wasabisystems.com/