commit | 963e94a97b3052529678253c6e6efcf102ca3635 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Wed May 10 21:22:50 2023 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Mon May 22 09:44:48 2023 +0200 |
tree | f55279af4a7fdfcdb71475c2601b8a54f69bacd7 | |
parent | cf2528a53613b85c91678d14bd5551245089081a [diff] |
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>