NetBSD/sys/arch/hp300
apb 5c7419e70f Add commented out "#options COMPAT_60" to all kernel configuration files
that already had commented out "#options COMPAT_50".
2012-10-17 14:49:40 +00:00
..
DOC
compile
conf Add commented out "#options COMPAT_60" to all kernel configuration files 2012-10-17 14:49:40 +00:00
dev struct device * -> device_t, struct cfdata * -> cfdata_t 2012-10-13 06:12:23 +00:00
hp300 struct device * -> device_t, struct cfdata * -> cfdata_t 2012-10-13 06:12:23 +00:00
include Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_DMA) in <sys/bus.h> 2012-05-07 18:16:38 +00:00
stand Remove '__attribute__((__packed__))' from structure definisions 2012-07-26 17:15:22 +00:00
Makefile