diff --git a/second/arch.c b/second/arch.c index b849bb2..a91dad2 100644 --- a/second/arch.c +++ b/second/arch.c @@ -131,7 +131,7 @@ void arch_init() if (arch_type == gestaltPowerPC) { - unsigned long response; + long response; /* OpenFirmware implies PCI */