[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH] linux-user: Fix undefined HOST_LONG_
From: |
Riku Voipio |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH] linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts |
Date: |
Thu, 26 Apr 2012 15:39:40 +0300 |
On 26 April 2012 14:53, Alexander Graf <address@hidden> wrote:
> Ok, changed to sizeof(void*). Since the patch is so trivial, I won't repost
> it, but instead just send it out with my next pull request.
That's fine from my side.
Riku