qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 06/14] bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_si


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 06/14] bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h
Date: Sat, 25 Sep 2021 12:35:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 9/22/21 08:14, Warner Losh wrote:
Move TARGET_MC_GET_CLEAR_RET to freebsd/target_os_signal.h since it's
FreeBSD-wide.

"architecture agnostic (on FreeBSD)" instead?


Signed-off-by: Warner Losh <imp@bsdimp.com>
---
  bsd-user/freebsd/target_os_signal.h  | 3 +++
  bsd-user/i386/target_arch_signal.h   | 2 --
  bsd-user/x86_64/target_arch_signal.h | 2 --
  3 files changed, 3 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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