vexpress_platform.c | 1 /* $NetBSD: vexpress_platform.c,v 1.24 2025/09/06 21:02:41 thorpej Exp $ */ 33 __KERNEL_RCSID(0, "$NetBSD: vexpress_platform.c,v 1.24 2025/09/06 21:02:41 thorpej Exp $"); 58 #include <arm/vexpress/vexpress_platform.h> 219 static const struct fdt_platform vexpress_platform = { variable in typeref:typename:const struct fdt_platform 230 FDT_PLATFORM(vexpress, "arm,vexpress", &vexpress_platform);
|