* grub-core/kern/arm/uboot/startup.S: Use .org rather than assigning
".".
This commit is contained in:
parent
286551b4eb
commit
bc379c1aa1
2 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,9 @@
|
|||
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
2013-11-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/arm/uboot/startup.S: Use .org rather than assigning
|
||||
".".
|
||||
|
||||
2013-11-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/symbol.h (ADDR): New macro. Replace all occurences of
|
||||
=x with ADDR(x) in arm assembly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue