فهرست منبع

fix: libs,修正64bit固件的启动失败

Wendal Chen 7 ماه پیش
والد
کامیت
f33a69cffd
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      luat/vfs/luat_inline_libs_64bit_size32.c

+ 2 - 2
luat/vfs/luat_inline_libs_64bit_size32.c

@@ -6,7 +6,7 @@
 const char luat_inline2_sys_64bit_size32[] = {
 
 0x1B, 0x4C, 0x75, 0x61, 0x53, 0x00, 0x19, 0x93, 
-0x0D, 0x0A, 0x1A, 0x0A, 0x04, 0x08, 0x04, 0x08, 
+0x0D, 0x0A, 0x1A, 0x0A, 0x04, 0x04, 0x04, 0x08, 
 0x08, 0x78, 0x56, 0x00, 0x00, 0x00, 0x00, 0x00, 
 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x77, 
 0x40, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
@@ -953,7 +953,7 @@ const char luat_inline2_sys_64bit_size32[] = {
 const char luat_inline2_sysplus_64bit_size32[] = {
 
 0x1B, 0x4C, 0x75, 0x61, 0x53, 0x00, 0x19, 0x93, 
-0x0D, 0x0A, 0x1A, 0x0A, 0x04, 0x08, 0x04, 0x08, 
+0x0D, 0x0A, 0x1A, 0x0A, 0x04, 0x04, 0x04, 0x08, 
 0x08, 0x78, 0x56, 0x00, 0x00, 0x00, 0x00, 0x00, 
 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x77, 
 0x40, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,