VirtualBox

Changeset 8614

Show
Ignore:
Timestamp:
05/06/08 12:06:50 (8 months ago)
Author:
vboxsync
Message:

Retired MAKE_U32_FROM_U8.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy