VirtualBox

Changeset 21876 in vbox for trunk/src/VBox/VMM/PATM


Ignore:
Timestamp:
Jul 30, 2009 12:28:10 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50522
Message:

obsolete defines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/CSAM.cpp

    r21443 r21876  
    338338    return VINF_SUCCESS;
    339339}
    340 
    341 #define CSAM_SUBTRACT_PTR(a, b) *(uintptr_t *)&(a) = (uintptr_t)(a) - (uintptr_t)(b)
    342 #define CSAM_ADD_PTR(a, b)      *(uintptr_t *)&(a) = (uintptr_t)(a) + (uintptr_t)(b)
    343340
    344341
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette