Changeset 99777 in vbox
- Timestamp:
- May 12, 2023 12:32:16 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/cpu/cidet-core.cpp
r99775 r99777 326 326 } 327 327 328 328 #if 0 /* unused */ 329 329 static bool CidetCoreIsEncodingCompatibleWithInstruction(PCIDETCORE pThis) 330 330 { … … 332 332 return true; 333 333 } 334 334 #endif 335 335 336 336 /**
Note:
See TracChangeset
for help on using the changeset viewer.