Remove unused TARGET_M68K, by the way correct the bad SCC info provided to kernel

This commit is contained in:
Laurent Vivier 2004-06-23 17:28:46 +00:00
parent ff4ae42548
commit 4898661e76

View File

@ -116,10 +116,8 @@ void bootinfo_init(char* command_line,
char* ramdisk_start, unsigned long ramdisk_size)
{
long ram;
#ifdef TARGET_M68K
unsigned long gmt_bias;
MachineLocation where;
#endif
/* I'm a macintosh, I know, I'm sure */
@ -212,11 +210,6 @@ void bootinfo_init(char* command_line,
boot_info.bi_mac.bootver = 108;
#ifdef TARGET_M68K
if (arch_type == gestaltPowerPC)
return;
/* boot time and time zone */
boot_info.bi_mac.args = 0;
@ -360,7 +353,6 @@ void bootinfo_init(char* command_line,
if (MacHasHardware(gestaltHasSCCIOP))
boot_info.bi_mac.HwMap |= HW_MAP_SCC_IOP;
#endif /* EXTENDED_HW_MAP */
#endif /* TARGET_M68K */
}
static char *