Changeset 107316 in vbox
- Timestamp:
- Dec 13, 2024 9:14:27 AM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp
r107308 r107316 1251 1251 * @param pVCpu The cross context virtual CPU structure. 1252 1252 * @param u32Reg The ICC register. 1253 * @param u64ValueWhere to store value.1253 * @param pu64Value Where to store value. 1254 1254 */ 1255 1255 VMM_INT_DECL(VBOXSTRICTRC) NEMR3GicReadSysReg(PVMCPUCC pVCpu, uint32_t u32Reg, uint64_t *pu64Value)
Note:
See TracChangeset
for help on using the changeset viewer.