Changeset 35493 in vbox for trunk/include/VBox/x86.h
- Timestamp:
- Jan 11, 2011 8:12:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/x86.h
r34328 r35493 1731 1731 typedef X86PDPEAMD64BITS *PX86PDPEAMD64BITS; 1732 1732 /** Pointer to a const page directory pointer table entry. */ 1733 typedef const X86PDPE BITS *PCX86PDPEAMD64BITS;1733 typedef const X86PDPEAMD64BITS *PCX86PDPEAMD64BITS; 1734 1734 1735 1735 /**
Note:
See TracChangeset
for help on using the changeset viewer.