]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - target-sparc/cpu.h
cpu: Move breakpoints field from CPU_COMMON to CPUState
[thirdparty/qemu.git] / target-sparc / cpu.h
index 893caa05767d9ae56724d1aafa0b59960e05eb00..f72451d53e676f2621142d439143030222505026 100644 (file)
@@ -423,6 +423,7 @@ struct CPUSPARCState {
 
     CPU_COMMON
 
+    /* Fields from here on are preserved across CPU reset. */
     target_ulong version;
     uint32_t nwindows;