pkg1: reduce struct sizes

This commit is contained in:
CTCaer
2021-05-11 10:08:43 +03:00
parent d0fefabad7
commit 21e6a0cf7e
3 changed files with 41 additions and 35 deletions

View File

@@ -60,7 +60,6 @@ typedef struct _pkg1_id_t
u32 secmon_base;
u32 warmboot_base;
patch_t *secmon_patchset;
patch_t *warmboot_patchset;
} pkg1_id_t;
typedef struct _pk11_hdr_t