Andreas Färber 8d0f2baebe cpu: Guard cpu_{save,load}() definitions
A few targets already managed to implement cpu_save() and cpu_load()
without defining CPU_SAVE_VERSION that causes them to be registered.

Guard the prototypes with CPU_SAVE_VERSION to avoid this happening again
until all targets are converted to VMState (or QIDL).

Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-06-28 13:25:12 +02:00
..
2013-03-23 14:25:41 +00:00
2013-06-27 15:38:35 -05:00
2013-04-08 18:13:10 +02:00
2013-06-20 16:39:52 +02:00
2013-06-06 11:27:05 +02:00