hw/char/parallel: Export struct ParallelState
authorBernhard Beschow <shentey@gmail.com>
Mon, 12 Jun 2023 08:12:37 +0000 (10:12 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 13 Jun 2023 09:28:58 +0000 (11:28 +0200)
commit8ff98e09f3ad447255368eccaac7412dd15e8777
tree9d983bbd4253aa4d87f8a2796d8e02c65e617ff3
parent48143e0fd2a57371e939750c14f9dd622f5c73a1
hw/char/parallel: Export struct ParallelState

Exporting ParallelState is a precondition for exporing TYPE_ISA_PARALLEL to be
performed in the next patch.

Suggested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230612081238.1742-2-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/char/parallel.c
include/hw/char/parallel.h