Fix missing console prototype on qemu-mips.

* include/grub/mips/qemu_mips/console.h: New file.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-27 14:06:33 +01:00
parent c598862958
commit 49017b1719
2 changed files with 31 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
Fix missing console prototype on qemu-mips.
* include/grub/mips/qemu_mips/console.h: New file.
2012-02-27 Matthew Garrett <mjg@redhat.com>
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>