* grub-core/kern/arm/cache.c (probe_caches): Move asm part to ...
* grub-core/kern/arm/cache_armv6.S: ... here. This allows this asm to stay in arm even if surrounding is thumb.
This commit is contained in:
parent
5e77d9cfc1
commit
2bdd07195c
3 changed files with 19 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-11-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/arm/cache.c (probe_caches): Move asm part to ...
|
||||
* grub-core/kern/arm/cache_armv6.S: ... here. This allows this
|
||||
asm to stay in arm even if surrounding is thumb.
|
||||
|
||||
2013-11-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/arm/misc.S: Add __muldi3 and __aeabi_lmul. Those
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue