|
os: implement MemoryHeapManager, SetMemoryAttribute
|
|---|
|
|
| libraries/libstratosphere/include/stratosphere/os.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_memory_attribute.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_memory_common.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_memory_heap.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_memory_heap_api.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_memory_heap_common.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_attribute_impl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_attribute_impl.os.horizon.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_attribute_impl.os.linux.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_attribute_impl.os.macos.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_attribute_impl.os.windows.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_heap_manager.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_heap_manager.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_heap_manager_impl.os.horizon.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_heap_manager_impl.os.linux.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_heap_manager_impl.os.macos.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_heap_manager_impl.os.windows.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_heap_manager_types.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_permission_impl.os.linux.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_permission_impl.os.macos.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_memory_permission_impl.os.windows.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/impl/os_resource_manager.hpp |
|---|
| libraries/libstratosphere/source/os/impl/os_vamm_manager_impl.os.linux.hpp |
|---|
| libraries/libstratosphere/source/os/impl/os_vamm_manager_impl.os.macos.hpp |
|---|
| libraries/libstratosphere/source/os/os_memory_attribute.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/os/os_memory_heap.cpp |
|---|