hos: Reduce size of pkg1 id array

This commit is contained in:
CTCaer
2020-06-22 12:04:49 +03:00
parent 9673d5524a
commit ddc89c9f49
5 changed files with 91 additions and 69 deletions

View File

@@ -25,7 +25,6 @@ typedef struct _pkg1_id_t
u32 kb;
u32 tsec_off;
u32 pkg11_off;
u32 sec_map[3];
u32 secmon_base;
u32 warmboot_base;
} pkg1_id_t;