diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-07-18 17:47:28 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-09-13 20:11:13 +0200 |
commit | 1fb2721aa65daddb4ce1dca705b56c08f1dfbd54 (patch) | |
tree | e41e3867f564048fe20daac978204119fc30db5b /python | |
parent | 566080226c7e6bd83ecf69914feb4f8dd7e333eb (diff) | |
download | qemu-1fb2721aa65daddb4ce1dca705b56c08f1dfbd54.zip qemu-1fb2721aa65daddb4ce1dca705b56c08f1dfbd54.tar.gz qemu-1fb2721aa65daddb4ce1dca705b56c08f1dfbd54.tar.bz2 |
hw/char/pl011: Move pl011_loopback_enabled|tx() around
We'll soon use pl011_loopback_enabled() and pl011_loopback_tx()
from functions defined before their declarations. In order to
avoid forward-declaring them, move them around.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20240719181041.49545-5-philmd@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions