loader/strat: Add amalgamated zstd 1.5.7 with ZBIC patches

This commit is contained in:
Alula
2026-03-22 18:18:49 +01:00
parent b108318996
commit 8c0ff851f2
6 changed files with 25923 additions and 0 deletions

View File

@@ -611,6 +611,7 @@ namespace ams::ldr {
out_param->code_address = aslr_start;
out_param->code_num_pages = total_size >> 12;
out->total_size = total_size;
R_SUCCEED();
}