add TARGET_M68K for vars

This commit is contained in:
Laurent Vivier
2004-02-26 23:37:16 +00:00
parent ecba409961
commit f133bfe8b7
+2
View File
@@ -121,8 +121,10 @@ static void extractBanks(struct bootinfo *bi, memory_map_t *map)
void bootinfo_init()
{
long ram;
#ifdef TARGET_M68K
unsigned long gmt_bias;
MachineLocation where;
#endif
/* I'm a macintosh, I know, I'm sure */