diff options
author | Fabiano Rosas <farosas@linux.ibm.com> | 2022-02-18 08:34:15 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-02-18 08:34:15 +0100 |
commit | 565873b3804e90fafba23bb09489790ec4e50f09 (patch) | |
tree | 82f5e114f0142baedaacd440eefe4f0b062de74b /configs | |
parent | 917ea4381add2eb57494c6aca24d8d80070fb9b1 (diff) | |
download | qemu-565873b3804e90fafba23bb09489790ec4e50f09.zip qemu-565873b3804e90fafba23bb09489790ec4e50f09.tar.gz qemu-565873b3804e90fafba23bb09489790ec4e50f09.tar.bz2 |
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 'configs')
0 files changed, 0 insertions, 0 deletions