qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/8] Make qemu-palcode build environment standalone. NFC.


From: Richard Henderson
Subject: Re: [PATCH 1/8] Make qemu-palcode build environment standalone. NFC.
Date: Sat, 5 Jun 2021 16:27:13 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/2/21 8:53 PM, Jason Thorpe wrote:
Don't include system headers.  Instead, provide standalone definitions
and declarations of types needed and functions used by the PALcode that
are compatible with the standard Alpha / GCC ABI.

Signed-off-by: Jason Thorpe<thorpej@me.com>
---
  init.c   |  2 --
  memcpy.c |  2 +-
  memset.c |  2 +-
  printf.c |  4 +---
  protos.h | 30 +++++++++++++++++++++++++-----
  5 files changed, 28 insertions(+), 12 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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