utf16_to_utf8

This commit is contained in:
phcoder 2009-08-28 20:58:50 +02:00
parent 6f07b921bc
commit b8dae8de40
10 changed files with 91 additions and 65 deletions

View file

@ -18,6 +18,7 @@
*/
#include <grub/misc.h>
#include <grub/charset.h>
#include <grub/efi/api.h>
#include <grub/efi/efi.h>
#include <grub/efi/console_control.h>