diff --git a/ipl/fusee_kernel_patches.c b/ipl/fusee_kernel_patches.c index 3373dc9..c697c51 100644 --- a/ipl/fusee_kernel_patches.c +++ b/ipl/fusee_kernel_patches.c @@ -1,3 +1,4 @@ +// Fusee kernel_patches.c taken from https://github.com/Atmosphere-NX/Atmosphere/blob/master/fusee/fusee-secondary/src/kernel_patches.c #include #include #include "fusee_kernel_patches.h"