diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2022-08-19 16:39:29 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-09-22 16:38:28 +0100 |
commit | 29d81e429d16fe8f0f1cd99e63507ca53ca1945c (patch) | |
tree | dee1c34a75e25b3a06b525b1f5f0d9aae9804c72 /tools | |
parent | fa87341dabebe79d2e5577432a98b83c9eddf968 (diff) | |
download | qemu-29d81e429d16fe8f0f1cd99e63507ca53ca1945c.zip qemu-29d81e429d16fe8f0f1cd99e63507ca53ca1945c.tar.gz qemu-29d81e429d16fe8f0f1cd99e63507ca53ca1945c.tar.bz2 |
hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocation
The compiler isn't clever enough to figure 'width' is a constant,
so help it by using a definitions instead.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20220819153931.3147384-10-peter.maydell@linaro.org
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions