On Mar 4, 2010, at 11:13 AM, Jason Thorpe wrote:

> 
> On Mar 4, 2010, at 10:49 AM, David Young wrote:
> 
>> Use %zu and %zx for printf'ing bus_size_t.
> 
> These aren't quite right.  We should probably define PRIxxx macros for the 
> bus.h scalar types.

For mips, I made bus_space_handle_t intptr_t and defined PRIxBSH as PRIxPTR and 
PRIxBUSADDR as PRIxPADDR.

Reply via email to