|
| From: | Richard Henderson |
| Subject: | Re: [PATCH 08/12] Move HOST_LONG_BITS to compiler.h |
| Date: | Thu, 24 Feb 2022 10:01:30 -1000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
On 2/24/22 08:36, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau<marcandre.lureau@redhat.com> This will help to make common code independent. Signed-off-by: Marc-André Lureau<marcandre.lureau@redhat.com> --- include/qemu/compiler.h | 3 +++ include/qemu/osdep.h | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |