Closed trylimits closed 9 years ago
platform.h includes a typedef for address_t. Each type which represents a physical address should be refactored to that type.
platform.h
address_t
@trylimits review refactoring and then close the issue pls.
Looks good. Reopen if someone finds another artifact of uint_32 or similar.
uint_32
platform.h
includes a typedef foraddress_t
. Each type which represents a physical address should be refactored to that type.