cpu.c | 1263 struct module_info module_sun4c = { variable in typeref:struct:module_info 2009 { CPU_SUN4C, 0, 0, ANY, ANY, "MB86900/1A or L64801", &module_sun4c }, 2010 { CPU_SUN4C, 1, 0, ANY, ANY, "L64811", &module_sun4c }, 2011 { CPU_SUN4C, 1, 1, ANY, ANY, "CY7C601", &module_sun4c }, 2012 { CPU_SUN4C, 9, 0, ANY, ANY, "W8601/8701 or MB86903", &module_sun4c },
|