mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-25 05:19:57 +00:00
Rename locally extended VCPU state from State to Vcpu_state for clarity. The local namespace only adds two accessor methods, which does not justify a local generic name. Ref #4968