mirror of
https://github.com/vivier/EMILE.git
synced 2025-03-09 11:32:42 +00:00
Correct signe of response according Gestalt signature
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
5d2fe2dbb2
commit
e16d8501ed
@ -131,7 +131,7 @@ void arch_init()
|
||||
|
||||
if (arch_type == gestaltPowerPC)
|
||||
{
|
||||
unsigned long response;
|
||||
long response;
|
||||
|
||||
/* OpenFirmware implies PCI */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user