diff options
| author | Andreas Färber | 2013-01-23 11:10:14 +0100 |
|---|---|---|
| committer | Andreas Färber | 2013-01-28 16:57:56 +0100 |
| commit | a1ebd6ce3396954185bda6e94ada60c583f6cbea (patch) | |
| tree | 7ea6048e204d83cc196ce2af5276bd600a44f83a /scripts | |
| parent | target-unicore32: Catch attempt to instantiate abstract type in cpu_init() (diff) | |
| download | qemu-a1ebd6ce3396954185bda6e94ada60c583f6cbea.tar.gz qemu-a1ebd6ce3396954185bda6e94ada60c583f6cbea.tar.xz qemu-a1ebd6ce3396954185bda6e94ada60c583f6cbea.zip | |
target-openrisc: Use type_register() instead of type_register_static()
According to its documentation, type_register_static()'s TypeInfo
argument should exist for the life type of the type.
Therefore use type_register() when registering the list of CPU subtypes.
No functional change with the current implementation.
Cf. 918fd0839eeafc83bd4984364321a947d29041fe for arm.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
