Skip to content

Commit

Permalink
18.1.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Lusamine committed Jun 14, 2024
1 parent e6e5eab commit 9fc78a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Atmosphere-libs
Submodule Atmosphere-libs updated 23 files
+1 −1 config/common.mk
+6 −2 libstratosphere/include/stratosphere/fssystem/fssystem_crypto_configuration.hpp
+1 −0 libstratosphere/include/stratosphere/hos/hos_types.hpp
+27 −0 libstratosphere/include/stratosphere/ldr/ldr_platform_id.hpp
+2 −0 libstratosphere/include/stratosphere/ldr/ldr_types.hpp
+1 −1 libstratosphere/include/stratosphere/sf/sf_buffers.hpp
+1 −1 libstratosphere/include/stratosphere/sf/sf_default_allocation_policy.hpp
+1 −1 libstratosphere/include/stratosphere/sf/sf_exp_heap_allocator.hpp
+1 −1 libstratosphere/source/ams/ams_emummc_api.cpp
+2 −2 libstratosphere/source/fs/fs_api.cpp
+1 −1 libstratosphere/source/fssrv/impl/fssrv_program_info.cpp
+36 −8 libstratosphere/source/fssystem/fssystem_crypto_configuration.cpp
+1 −1 libstratosphere/source/htc/server/rpc/htc_rpc_task_table.hpp
+6 −2 libstratosphere/source/osdbg/impl/osdbg_types.hpp
+2 −2 libvapours/include/vapours/ams/ams_api_version.h
+3 −1 libvapours/include/vapours/ams/ams_target_firmware.h
+2 −0 libvapours/include/vapours/results/loader_results.hpp
+8 −9 libvapours/include/vapours/results/results_common.hpp
+4 −4 libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_code_generator.hpp
+2 −2 libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_layout_conversion.hpp
+1 −1 libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_meta_code.hpp
+2 −2 libvapours/include/vapours/util/arch/arm64/util_atomic.hpp
+1 −1 libvapours/include/vapours/util/util_typed_storage.hpp

0 comments on commit 9fc78a4

Please sign in to comment.