X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/13fec9890cf095cc781fdf7b8917cb03bf32dd4c..c0fea4742e91338fffdcf79f86a7c1d5e2b97eb1:/pexpert/i386/pe_identify_machine.c diff --git a/pexpert/i386/pe_identify_machine.c b/pexpert/i386/pe_identify_machine.c index d66e70ace..fe013d819 100644 --- a/pexpert/i386/pe_identify_machine.c +++ b/pexpert/i386/pe_identify_machine.c @@ -23,9 +23,6 @@ #include #include -/* External declarations */ -unsigned int LockTimeOut = 1250000000; /* XXX - Need real value for i386 */ - /* Local declarations */ void pe_identify_machine(boot_args *args);