mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-07 14:28:40 +00:00
linker
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// Copyright (c) 2024 Epic Games Tools
|
||||
// Licensed under the MIT license (https://opensource.org/license/mit/)
|
||||
|
||||
#pragma once
|
||||
|
||||
internal RDI_Arch rdi_arch_from_coff_machine(COFF_MachineType machine);
|
||||
|
||||
Reference in New Issue
Block a user