]> git.saurik.com Git - apple/xnu.git/blobdiff - pexpert/i386/pe_identify_machine.c
xnu-1699.22.73.tar.gz
[apple/xnu.git] / pexpert / i386 / pe_identify_machine.c
index 9a1a2c705a031aed3dc9fb04882299f196f1e699..2d59f1b667622d53d6a0f44e788ba886b02c6cbe 100644 (file)
@@ -29,9 +29,6 @@
 #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);