hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
commit963e94a97b3052529678253c6e6efcf102ca3635
authorThomas Huth <thuth@redhat.com>
Wed, 10 May 2023 19:22:50 +0000 (10 21:22 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 22 May 2023 07:44:48 +0000 (22 09:44 +0200)
treef55279af4a7fdfcdb71475c2601b8a54f69bacd7
parentcf2528a53613b85c91678d14bd5551245089081a
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file

We are going to require the macro from other files, too, so move
this #define to the header file.

Message-Id: <20230512124033.502654-9-thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/char/parallel-isa.c
hw/char/parallel.c
hw/isa/isa-superio.c
include/hw/char/parallel.h