mirror of
https://github.com/vivier/EMILE.git
synced 2025-02-26 15:29:12 +00:00
add TARGET_M68K for vars
This commit is contained in:
parent
ecba409961
commit
f133bfe8b7
@ -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 */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user