]> Git Repo - J-u-boot.git/blobdiff - include/charset.h
Merge tag 'v2025.01-rc6' into next
[J-u-boot.git] / include / charset.h
index f1050c903d6b5814e6d4013aa49e66560743c3c0..348bad5883adf5ca5e79acb373f05da197e83135 100644 (file)
@@ -16,7 +16,7 @@
 /*
  * codepage_437 - Unicode to codepage 437 translation table
  */
-extern const u16 codepage_437[128];
+extern const u16 codepage_437[160];
 
 /**
  * console_read_unicode() - read Unicode code point from console
This page took 0.030303 seconds and 4 git commands to generate.