mirror of
https://github.com/vivier/EMILE.git
synced 2026-04-21 16:17:07 +00:00
add TARGET_M68K for vars
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user