X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/de355530ae67247cbd0da700edb3a2a1dae884c2..5eebf7385fedb1517b66b53c28e5aa6bb0a2be50:/bsd/kern/mach_header.c diff --git a/bsd/kern/mach_header.c b/bsd/kern/mach_header.c index fe3c02312..34ffecda5 100644 --- a/bsd/kern/mach_header.c +++ b/bsd/kern/mach_header.c @@ -395,7 +395,7 @@ struct segment_command *getfakefvmseg(void) #if DEBUG printf("fake fvm seg __USER/\"%s\" at 0x%x, size 0x%x\n", sp->sectname, sp->addr, sp->size); -#endif DEBUG +#endif /* DEBUG */ } /*