qemu-e2k/include/disas
Paolo Bonzini d76aa73fad remove unnecessary extern "C" blocks
A handful of header files in QEMU are wrapped with extern "C" blocks.
These are not necessary: there are C++ source files anymore in QEMU,
and even where there were some, they did not include most of these
files anyway.

Remove them for consistency.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-02-10 14:12:06 +01:00
..
capstone.h Normalize header guard symbol definition. 2019-05-13 08:58:55 +02:00
dis-asm.h remove unnecessary extern "C" blocks 2023-02-10 14:12:06 +01:00
disas.h tcg: Introduce tcg_splitwx_to_{rx,rw} 2021-01-07 05:09:41 -10:00