VirtualBox

Changeset 46485 in vbox for trunk/include/VBox/vmm/hm_svm.h


Ignore:
Timestamp:
Jun 10, 2013 10:14:16 PM (11 years ago)
Author:
vboxsync
Message:

Missing asserts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_svm.h

    r46314 r46485  
    556556    uint64_t    u;
    557557} SVMAVIC;
     558AssertCompileSize(SVMAVIC, 8);
    558559
    559560/**
     
    571572    uint64_t    u;
    572573} SVMAVICPHYS;
     574AssertCompileSize(SVMAVICPHYS, 8);
    573575
    574576/**
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette