]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/kern/i386/pc/startup.S [__APPLE__]: Create _edata by placing
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 25 Nov 2013 04:55:33 +0000 (05:55 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 25 Nov 2013 04:55:33 +0000 (05:55 +0100)
commitff1c277ef8ce217fde92d953a6013c0eb826eda1
tree111511b3993e3dcd3104858a6d53bf7923b51242
parentc8f7614b98b5c8c516c4f779ce258147a23f1054
* grub-core/kern/i386/pc/startup.S [__APPLE__]: Create _edata by placing
an object after data. While it doesn't seem right solution, it
works well enough and OSX isn't main compilation platform.
ChangeLog