summaryrefslogtreecommitdiff
path: root/src/arch/link.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/link.c')
-rw-r--r--src/arch/link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/link.c b/src/arch/link.c
index 48bc3a3..9f341d1 100644
--- a/src/arch/link.c
+++ b/src/arch/link.c
@@ -88,7 +88,7 @@ void handle_jump_as_link(GArchInstruction *instr, GArchProcessor *proc, GProcCon
* Remarques : - *
* *
******************************************************************************/
-#include "instruction-int.h" // REMME
+
void handle_branch_as_link(GArchInstruction *instr, GArchProcessor *proc, GProcContext *context, GBinFormat *format, size_t index)
{
GArchOperand *op; /* Opérande numérique en place */