No need to check for AIM here
This block is already in a #ifdef AIM block.
This commit is contained in:
parent
15f9620e36
commit
95ce4c00ec
@ -461,7 +461,7 @@ openfirmware_core(void *args)
|
||||
/* Restore initially saved trap vectors */
|
||||
ofw_restore_trap_vec(save_trap_init);
|
||||
|
||||
#if defined(AIM) && !defined(__powerpc64__)
|
||||
#ifndef __powerpc64__
|
||||
/*
|
||||
* Clear battable[] translations
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user