]> git.saurik.com Git - apple/xnu.git/blobdiff - pexpert/i386/pe_identify_machine.c
xnu-792.10.96.tar.gz
[apple/xnu.git] / pexpert / i386 / pe_identify_machine.c
index d66e70ace930bab49544923261bab3661eac8afd..fe013d8196d07f413038d9734408c24831fdc49f 100644 (file)
@@ -23,9 +23,6 @@
 #include <pexpert/protos.h>
 #include <pexpert/device_tree.h>
 
 #include <pexpert/protos.h>
 #include <pexpert/device_tree.h>
 
-/* External declarations */
-unsigned int LockTimeOut = 1250000000; /* XXX - Need real value for i386 */
-
 /* Local declarations */
 void pe_identify_machine(boot_args *args);
 
 /* Local declarations */
 void pe_identify_machine(boot_args *args);