History log of /netbsd/sys/arch/usermode/include/bus.h (Results 1 – 5 of 5)
Revision Date Author Comments
# 8a06b90d 23-Sep-2019 skrll <skrll@NetBSD.org>

Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches
to follow arm and (generic) mips.

Reviewed by christos.


# 261ae2e8 25-Aug-2011 jmcneill <jmcneill@NetBSD.org>

add bus_addr_t typedef


# 5ab6a080 18-Aug-2011 reinoud <reinoud@NetBSD.org>

Fix compilation after bus space changes. They are weak linked to the defaults.


# 40478d28 10-Aug-2011 jmcneill <jmcneill@NetBSD.org>

fix build


# ca0e21cd 18-Jan-2011 haad <haad@NetBSD.org>

bus.h is required for build so add some empty file for now.