Changeset 65931 in vbox
- Timestamp:
- Mar 3, 2017 1:15:36 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 113749
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-generated-1.h
r65927 r65931 51 51 } BS3CG1OP; 52 52 /** Pointer to a const operand enum. */ 53 typedef const BS3 _FAR *PCBS3CG1OP;53 typedef const BS3CG1OP BS3_FAR *PCBS3CG1OP; 54 54 55 55
Note:
See TracChangeset
for help on using the changeset viewer.