| cycv_platform.c | 1 /* $NetBSD: cycv_platform.c,v 1.21 2025/11/28 08:27:08 skrll Exp $ */ 10 __KERNEL_RCSID(0, "$NetBSD: cycv_platform.c,v 1.21 2025/11/28 08:27:08 skrll Exp $"); 169 static const struct fdt_platform cycv_platform = { variable in typeref:struct:fdt_platform 180 FDT_PLATFORM(cycv, "altr,socfpga-cyclone5", &cycv_platform);
|