]> git.saurik.com Git - apple/xnu.git/blobdiff - pexpert/gen/pe_gen.c
xnu-792.6.61.tar.gz
[apple/xnu.git] / pexpert / gen / pe_gen.c
index 2d96feadf29cebed6d5aeee025de489692eb8ecc..bed890a89d9d2958fd3d8ce84ef566caeb79471b 100644 (file)
@@ -28,6 +28,8 @@
 
 static int DEBUGFlag;
 
+int32_t gPESerialBaud = -1;
+
 void pe_init_debug(void)
 {
   if (!PE_parse_boot_arg("debug", &DEBUGFlag))