mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 19:53:56 +00:00
Fix formatting
This commit is contained in:
@@ -446,4 +446,4 @@ template mapped_module map_module_from_file<std::uint64_t>(memory_manager& memor
|
||||
template mapped_module map_module_from_memory<std::uint32_t>(memory_manager& memory, uint64_t base_address, uint64_t image_size,
|
||||
const std::string& module_name);
|
||||
template mapped_module map_module_from_memory<std::uint64_t>(memory_manager& memory, uint64_t base_address, uint64_t image_size,
|
||||
const std::string& module_name);
|
||||
const std::string& module_name);
|
||||
|
||||
Reference in New Issue
Block a user