diff options
author | Fabiano Rosas | 2022-02-18 08:34:15 +0100 |
---|---|---|
committer | Cédric Le Goater | 2022-02-18 08:34:15 +0100 |
commit | 565873b3804e90fafba23bb09489790ec4e50f09 (patch) | |
tree | 82f5e114f0142baedaacd440eefe4f0b062de74b /python | |
parent | target/ppc: cpu_init: Expose some SPR registration helpers (diff) | |
download | qemu-565873b3804e90fafba23bb09489790ec4e50f09.tar.gz qemu-565873b3804e90fafba23bb09489790ec4e50f09.tar.xz qemu-565873b3804e90fafba23bb09489790ec4e50f09.zip |
target/ppc: cpu_init: Move SPR registration macros to a header
Put the SPR registration macros in a header that is accessible outside
of cpu_init.c. The following patches will move CPU-specific code to
separate files and will need to access it.
Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20220216162426.1885923-26-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions