|
| From: | Richard Henderson |
| Subject: | Re: [Qemu-devel] [PATCH 11/14] hw/arm/musca: Add PPCs |
| Date: | Sun, 17 Feb 2019 10:19:20 -0800 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
On 2/17/19 10:14 AM, Richard Henderson wrote:
> On 2/14/19 4:51 AM, Peter Maydell wrote:
>> + const PPCPortInfo devices[] = {
>> + const PPCInfo a_ppcs[] = { {
>> + const PPCInfo b1_ppcs[] = { {
>
> static const for all of these. Otherwise,
... but of course in subsequent patches you put non-const things in there.
Nevermind.
r~
| [Prev in Thread] | Current Thread | [Next in Thread] |