arm_platform.c | 1 /* $NetBSD: arm_platform.c,v 1.9 2025/09/06 22:53:47 thorpej Exp $ */ 41 __KERNEL_RCSID(0, "$NetBSD: arm_platform.c,v 1.9 2025/09/06 22:53:47 thorpej Exp $"); 143 static const struct fdt_platform arm_platform = { variable in typeref:typename:const struct fdt_platform 154 FDT_PLATFORM(arm, FDT_PLATFORM_DEFAULT, &arm_platform);
|