Update patches.c
This commit is contained in:
parent
50a2424001
commit
b87dadbb72
@ -25,7 +25,6 @@
|
||||
#include "config.h"
|
||||
#include "../build/rebootpatch.h"
|
||||
#include "../build/svcGetCFWInfopatch.h"
|
||||
#include "fs.h"
|
||||
|
||||
static u32 *arm11ExceptionsPage = NULL;
|
||||
static u32 *arm11SvcTable = NULL;
|
||||
@ -278,4 +277,4 @@ u32 getLoader(u8 *pos, u32 *loaderSize)
|
||||
*loaderSize = size;
|
||||
|
||||
return (u32)(off - pos);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user