Make arm-emu work.

This commit is contained in:
Vladimir Serbinenko 2013-12-08 02:59:21 +01:00
parent c8fd2ddf6d
commit c311ced5d7
8 changed files with 22 additions and 8 deletions

View file

@ -1,3 +1,7 @@
2013-12-08 Vladimir Serbinenko <phcoder@gmail.com>
Make arm-emu work.
2013-12-07 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkfont.c: Replace stpcpy with grub_stpcpy.