mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 05:41:02 +08:00
- Don't typedef ULONG_PTR to a 32-bit value
svn path=/branches/ros-amd64-bringup/; revision=36971
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
* Some USB bandwidth allocation constants.
|
||||
*/
|
||||
|
||||
typedef unsigned long ULONG_PTR, *PULONG_PTR;
|
||||
|
||||
#define USB2_HOST_DELAY 5 /* nsec, guess */
|
||||
#define BW_HOST_DELAY 1000L /* nanoseconds */
|
||||
#define BW_HUB_LS_SETUP 333L /* nanoseconds */
|
||||
|
||||
Reference in New Issue
Block a user