X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/de355530ae67247cbd0da700edb3a2a1dae884c2..378393581903b274cb7a4d18e0d978071a6b592d:/pexpert/gen/pe_gen.c?ds=sidebyside diff --git a/pexpert/gen/pe_gen.c b/pexpert/gen/pe_gen.c index 2d96feadf..bed890a89 100644 --- a/pexpert/gen/pe_gen.c +++ b/pexpert/gen/pe_gen.c @@ -28,6 +28,8 @@ static int DEBUGFlag; +int32_t gPESerialBaud = -1; + void pe_init_debug(void) { if (!PE_parse_boot_arg("debug", &DEBUGFlag))