summaryrefslogtreecommitdiff
path: root/sys/arch/usermode/include/bus.h
AgeCommit message (Expand)Author
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
2011-08-25add bus_addr_t typedefjmcneill
2011-08-18Fix compilation after bus space changes. They are weak linked to the defaults.reinoud
2011-08-10fix buildjmcneill
2011-01-18bus.h is required for build so add some empty file for now.haad