ams: allow bootloader to merely approximate correct target firmware
This commit is contained in:
@@ -195,9 +195,6 @@ namespace ams {
|
||||
|
||||
/* Initialize our connection to sm. */
|
||||
R_ABORT_UNLESS(sm::Initialize());
|
||||
|
||||
/* Verify that we can sanely execute. */
|
||||
ams::CheckApiVersion();
|
||||
}
|
||||
|
||||
void FinalizeSystemModule() { /* ... */ }
|
||||
|
||||
Reference in New Issue
Block a user