]> git.ipfire.org Git - thirdparty/grub.git/commit
* include/grub/symbol.h (ADDR): New macro. Replace all occurences of
authorVladimir Serbinenko <phcoder@gmail.com>
Wed, 13 Nov 2013 00:04:56 +0000 (01:04 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Wed, 13 Nov 2013 00:04:56 +0000 (01:04 +0100)
commit286551b4ebac0b6807c42d2034181d508479c542
treebec51e17ca479d8e9b34dd55f18949a1a89303a4
parent16057d6bbb0c8475de6a04c2562ccdb192a41f9b
* include/grub/symbol.h (ADDR): New macro. Replace all occurences of
=x with ADDR(x) in arm assembly.
(END): New macro. Replace all .end with END.
ChangeLog
grub-core/kern/arm/cache.S
grub-core/kern/arm/misc.S
grub-core/kern/arm/uboot/startup.S
include/grub/symbol.h