]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/kern/ia64/dl_helper.c (grub_ia64_dl_get_tramp_got_size):
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 17 May 2011 22:21:49 +0000 (00:21 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 17 May 2011 22:21:49 +0000 (00:21 +0200)
commit543a8f6ef929e94a45e293c4aeb3c6fbb9c6963e
tree9807e612b9edb6d41b8ee71a418e9d74e2f445bf
parent4959e11109d8305a7a1aefa37cfd6bea60679038
* grub-core/kern/ia64/dl_helper.c (grub_ia64_dl_get_tramp_got_size):
Fix potential usage of Elf32 instead of Elf64 when compiling on
32-bit architecture. Add endianness macros while on it.
ChangeLog
grub-core/kern/ia64/dl_helper.c