loader: use os apis for interacting with process memory
1 parent 9056e0b commit 70d67bb1152c2a9543f5c5b3d9037137081facfb
@Michael Scire Michael Scire authored on 18 Apr 2022
Showing 12 changed files
View
libraries/libstratosphere/include/stratosphere/os.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_memory_common.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_process_memory_api.hpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_aslr_space_manager_types.hpp
View
libraries/libstratosphere/source/os/impl/os_io_region_impl.os.horizon.cpp
View
libraries/libstratosphere/source/os/impl/os_process_memory_impl.hpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_process_memory_impl.os.horizon.cpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_shared_memory_impl.os.horizon.cpp
View
libraries/libstratosphere/source/os/impl/os_transfer_memory_impl.os.horizon.cpp
View
libraries/libstratosphere/source/os/os_process_memory.cpp 0 → 100644
View
stratosphere/loader/source/ldr_auto_close.hpp 100644 → 0
View
stratosphere/loader/source/ldr_process_creation.cpp