Changeset 2820 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- May 23, 2007 3:43:25 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 21435
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/VMMR0A.asm
r2819 r2820 331 331 ; 332 332 %ifdef ASM_CALL64_MSC 333 mov eax, rdx ; rc333 mov eax, edx ; rc 334 334 mov rdx, rcx ; pJmpBuf 335 335 %else
Note:
See TracChangeset
for help on using the changeset viewer.