Date: Sun, 17 Jun 2012 19:10:49 -0400 From: Eric McCorkle <eric@shadowsun.net> To: freebsd-hackers@freebsd.org Subject: Re: EFI development tools Message-ID: <4FDE63F9.7060409@shadowsun.net> In-Reply-To: <4FDE5E19.5050705@shadowsun.net> References: <4FDBBACF.9040809@shadowsun.net> <4FDE5E19.5050705@shadowsun.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/17/12 6:45 PM, Eric McCorkle wrote: > On 6/15/12 6:44 PM, Eric McCorkle wrote: > > int main() { > printf("%d\n", UINT64); > return 0; > } > Correction: it should be sizeof(UINT64)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FDE63F9.7060409>