MediaPlayer: some 64 bit fixes
This commit is contained in:
@@ -146,6 +146,9 @@ typedef generic_addr_t generic_size_t;
|
||||
/* time_t */
|
||||
#define B_PRIdTIME B_PRId32
|
||||
#define B_PRIiTIME B_PRIi32
|
||||
/* bigtime_t */
|
||||
#define B_PRIdBIGTIME B_PRId64
|
||||
#define B_PRIiBIGTIME B_PRIi64
|
||||
|
||||
|
||||
/* Printed width of a pointer with the %p format (minus 0x prefix). */
|
||||
|
||||
Reference in New Issue
Block a user