Module Name: src Committed By: matt Date: Fri Feb 28 05:28:40 UTC 2014
Modified Files:
src/sys/arch/powerpc/include: bus_defs.h
Log Message:
Use uintptr_t for bus_size_t, bus_addr_t, bus_space_handler_t since uint32_t
doesn't really work too 64-bit platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/powerpc/include/bus_defs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
