diff options
author | Philippe Mathieu-Daudé | 2022-08-19 17:39:29 +0200 |
---|---|---|
committer | Peter Maydell | 2022-09-22 17:38:28 +0200 |
commit | 29d81e429d16fe8f0f1cd99e63507ca53ca1945c (patch) | |
tree | dee1c34a75e25b3a06b525b1f5f0d9aae9804c72 /ui | |
parent | hw/i386/multiboot: Avoid dynamic stack allocation (diff) | |
download | qemu-29d81e429d16fe8f0f1cd99e63507ca53ca1945c.tar.gz qemu-29d81e429d16fe8f0f1cd99e63507ca53ca1945c.tar.xz qemu-29d81e429d16fe8f0f1cd99e63507ca53ca1945c.zip |
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 'ui')
0 files changed, 0 insertions, 0 deletions