fusee: Hook up kip/kernel patch support (needs testing).
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
|
||||
#include "utils.h"
|
||||
|
||||
void package2_patch_kernel(void *kernel, size_t kernel_size);
|
||||
void package2_patch_kernel(void *kernel, size_t kernel_size, bool is_sd_kernel);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user