qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 05/11] lm32_uart: convert to memory API


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 05/11] lm32_uart: convert to memory API
Date: Tue, 22 Nov 2011 17:59:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111115 Thunderbird/8.0

On 11/22/2011 04:23 PM, Benoît Canet wrote:
> Signed-off-by: Benoît Canet <address@hidden>
> ---
>  hw/lm32_uart.c |   32 ++++++++++++++++----------------
>  1 files changed, 16 insertions(+), 16 deletions(-)
>
> diff --git a/hw/lm32_uart.c b/hw/lm32_uart.c
> index 3678545..5701c88 100644
> --- a/hw/lm32_uart.c
> +++ b/hw/lm32_uart.c
> @@ -27,6 +27,7 @@
>  #include "trace.h"
>  #include "qemu-char.h"
>  #include "qemu-error.h"
> +#include "exec-memory.h"
>  
>

Unneeded?

-- 
error compiling committee.c: too many arguments to function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]