VirtualBox

Changeset 1862 in vbox for trunk/include


Ignore:
Timestamp:
Apr 2, 2007 2:36:55 PM (18 years ago)
Author:
vboxsync
Message:

Forgot to commit sup.h with the correctly aligned GIP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/sup.h

    r1840 r1862  
    143143    /** The GIP update mode, see SUPGIPMODE. */
    144144    uint32_t            u32Mode;
     145    /** Reserved / padding. */
     146    uint32_t            u32Padding0;
    145147    /** The update frequency of the of the NanoTS. */
    146148    volatile uint32_t   u32UpdateHz;
     
    151153
    152154    /** Padding / reserved space for future data. */
    153     uint32_t            au32Padding0[10];
     155    uint32_t            au32Padding1[56];
    154156
    155157    /** Array of per-cpu data.
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