X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/d7e50217d7adf6e52786a38bcaa4cd698cb9a79e..55e303ae13a4cf49d70f2294092726f2fffb9ef2:/pexpert/i386/fakePPCDeviceTree.c?ds=sidebyside diff --git a/pexpert/i386/fakePPCDeviceTree.c b/pexpert/i386/fakePPCDeviceTree.c index 0fae65b2a..e547d9fc0 100644 --- a/pexpert/i386/fakePPCDeviceTree.c +++ b/pexpert/i386/fakePPCDeviceTree.c @@ -31,8 +31,8 @@ boot_args fakePPCBootArgs = { 0, // Revision kBootArgsVersion, // Version "", // CommandLine - 0, // PhysicalDRAM - 0, // machine_type + {{0}}, // PhysicalDRAM + {0}, // machine_type 0, // deviceTreeP 0, // deviceTreeLength 0, // topOfKernelData