diff options
author | Matheus Ferst <matheus.ferst@eldorado.org.br> | 2022-10-06 17:06:51 -0300 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-10-28 13:15:21 -0300 |
commit | e8db3cc76e9555c482ee92743bcf3560e25b1424 (patch) | |
tree | 85da9bd3ef86d3377b8c883856b19953331d0f5a /include/semihosting/console.h | |
parent | 9d950c724144770d9d092f70716da0da022926de (diff) | |
download | qemu-e8db3cc76e9555c482ee92743bcf3560e25b1424.zip qemu-e8db3cc76e9555c482ee92743bcf3560e25b1424.tar.gz qemu-e8db3cc76e9555c482ee92743bcf3560e25b1424.tar.bz2 |
target/ppc: fix REQUIRE_HV macro definition
The macro is missing a '{' after the if condition. Any use of REQUIRE_HV
would cause a compilation error.
Fixes: fc34e81acd51 ("target/ppc: add macros to check privilege level")
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com>
Message-Id: <20221006200654.725390-4-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'include/semihosting/console.h')
0 files changed, 0 insertions, 0 deletions