hos: simplify nogc patch

This commit is contained in:
CTCaer
2024-03-27 10:38:48 +02:00
parent 547cfca0c9
commit d71903abf2
3 changed files with 62 additions and 59 deletions

View File

@@ -127,6 +127,8 @@ typedef struct _pkg2_kernel_id_t
kernel_patch_t *kernel_patchset;
} pkg2_kernel_id_t;
#define KIP1_PATCH_SRC_NO_CHECK (char *)(-1)
typedef struct _kip1_patch_t
{
u32 offset; // section+offset of patch to apply.