qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 01/55] hw/core: Make do_unaligned_access noreturn


From: Richard Henderson
Subject: Re: [PATCH v2 01/55] hw/core: Make do_unaligned_access noreturn
Date: Tue, 3 Aug 2021 08:02:16 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 8/3/21 5:47 AM, Alex Bennée wrote:
These trailing QEMU_NORETURN's seem to be fairly uncommon in the
existing code.

Showing my age, I suppose. Once upon a time it was the only place you *could* put it in a declaration (as opposed to definition).


r~



reply via email to

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