* grub-core/kern/mips/startup.S (grub_arch_cpuclock): Move to the right

place.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-05-17 18:39:32 +02:00
parent 8d4a51785a
commit 90f7ac192f
2 changed files with 7 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2011-05-17 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/mips/startup.S (grub_arch_cpuclock): Move to the right
place.
2011-05-17 Vladimir Serbinenko <phcoder@gmail.com>
Reenable qemu-mips port.