]> Git Repo - qemu.git/commit
rx: Move typedef RXCPU to cpu-qom.h
authorEduardo Habkost <[email protected]>
Tue, 25 Aug 2020 19:20:49 +0000 (15:20 -0400)
committerEduardo Habkost <[email protected]>
Wed, 2 Sep 2020 11:29:25 +0000 (07:29 -0400)
commitb116cedd5ffe8721a8de16c5bf5f792866b8eb31
tree7c95e91274daee5bb815053652a7b08aa617a70c
parent38688fdbe9c5db9ca5ed22f9f6881ab444abcb1d
rx: Move typedef RXCPU to cpu-qom.h

Move the typedef closer to the QOM type checking macros.
This will make future conversion to OBJECT_DECLARE* easier.

Signed-off-by: Eduardo Habkost <[email protected]>
Message-Id: <20200825192110.3528606[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
target/rx/cpu-qom.h
target/rx/cpu.h
This page took 0.023232 seconds and 4 git commands to generate.