Fusee: Add infrastructure for applying kernel patches (needed for mitm)

This commit is contained in:
Michael Scire
2018-06-02 16:06:14 -06:00
parent 1ba8a92030
commit b3a7086b7e
2 changed files with 144 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
#include "masterkey.h"
#include "stratosphere.h"
#include "package2.h"
#include "kernel_patches.h"
#include "kip.h"
#include "se.h"