]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/sparc/cpu-qom.h
target: Unify QOM style
[mirror_qemu.git] / target / sparc / cpu-qom.h
index 78bf00b9a232c05b1ed10dcd642d007f1d3a21e1..b4a0db84ce3a210468a6f18695756b5c66d200b0 100644 (file)
@@ -40,9 +40,7 @@ typedef struct sparc_def_t sparc_def_t;
  * A SPARC CPU model.
  */
 struct SPARCCPUClass {
-    /*< private >*/
     CPUClass parent_class;
-    /*< public >*/
 
     DeviceRealize parent_realize;
     ResettablePhases parent_phases;