CPU_SUN4
case CPU_SUN4:
case CPU_SUN4:
# define CPU_ISSUN4 (cputyp == CPU_SUN4)
{ CPU_SUN4, 0, 0, ANY, ANY, "MB86900/1A or L64801", &module_sun4 },
{ CPU_SUN4, 1, 0, ANY, ANY, "L64811", &module_sun4 },
{ CPU_SUN4, 1, 1, ANY, ANY, "CY7C601", &module_sun4 },
if (cputyp == CPU_SUN4)
if (cputyp==CPU_SUN4)
case CPU_SUN4:
if (cputyp == CPU_SUN4 || cputyp == CPU_SUN4M)