VirtualBox

Changeset 8614 in vbox for trunk


Ignore:
Timestamp:
May 6, 2008 10:06:50 AM (17 years ago)
Author:
vboxsync
Message:

Retired MAKE_U32_FROM_U8.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cdefs.h

    r8563 r8614  
    967967                  | (uint16_t)((uint8_t)(b1)) << 8 \
    968968                  |            (uint8_t)(b0) )
    969 /** @todo remove this after uses in VUSBUrb.cpp has been corrected. */
    970 #define MAKE_U32_FROM_U8(b0,b1,b2,b3) RT_MAKE_U32_FROM_U8(b0,b1,b2,b3)
    971969
    972970/** @def RT_MAKE_U16
Note: See TracChangeset for help on using the changeset viewer.

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