- Timestamp:
- Jul 6, 2023 8:56:03 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp
r100184 r100399 2561 2561 * Validate input. 2562 2562 */ 2563 #ifndef VBOX_VMM_TARGET_ARMV8 2563 2564 Assert(iIrq < 16); 2565 #endif 2564 2566 Assert((uint32_t)iLevel <= PDM_IRQ_LEVEL_FLIP_FLOP); 2565 2567
Note:
See TracChangeset
for help on using the changeset viewer.