NetBSD/sys/arch/hpcsh
matt 1f9eabee27 CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
struct device * -> device_t
struct cfdata * -> cfdata_t
use __arraycount when appropriate
2011-06-06 17:27:42 +00:00
..
compile
conf
dev CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 17:27:42 +00:00
hpcsh
include
stand
Makefile