diff options
Diffstat (limited to 'target/avr/cpu-qom.h')
-rw-r--r-- | target/avr/cpu-qom.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/avr/cpu-qom.h b/target/avr/cpu-qom.h index 9fa6989..14e5b3c 100644 --- a/target/avr/cpu-qom.h +++ b/target/avr/cpu-qom.h @@ -33,7 +33,6 @@ OBJECT_DECLARE_TYPE(AVRCPU, AVRCPUClass, * AVRCPUClass: * @parent_realize: The parent class' realize handler. * @parent_reset: The parent class' reset handler. - * @vr: Version Register value. * * A AVR CPU model. */ |