From f001fa5ee6a117fdae1765ba0a036142f1c49259 Mon Sep 17 00:00:00 2001 From: Florent Monjalet Date: Mon, 18 Jan 2016 14:00:51 +0100 Subject: Types: Void type repr --- miasm2/arch/x86/sem.py | 1 - 1 file changed, 1 deletion(-) (limited to 'miasm2/arch/x86/sem.py') diff --git a/miasm2/arch/x86/sem.py b/miasm2/arch/x86/sem.py index ff27937f..fde5e5f0 100644 --- a/miasm2/arch/x86/sem.py +++ b/miasm2/arch/x86/sem.py @@ -2860,7 +2860,6 @@ def icebp(ir, instr): return e, [] # XXX - def l_int(ir, instr, a): e = [] # XXX -- cgit 1.4.1