Removed the M6117 CPU's from the Dev branch.

This commit is contained in:
OBattler
2021-08-10 15:47:02 +02:00
parent ee4b86065f
commit ed89a93fe2

View File

@@ -184,7 +184,6 @@ const cpu_family_t cpu_families[] = {
{"", 0}
}
},
#if defined(DEV_BRANCH) && defined(USE_M6117)
{
.package = CPU_PKG_M6117,
.manufacturer = "ALi",
@@ -196,7 +195,6 @@ const cpu_family_t cpu_families[] = {
{"", 0}
}
},
#endif
{
.package = CPU_PKG_386SLC_IBM,
.manufacturer = "IBM",