From 376576de29b55f10d645bb428fab793b56cf4168 Mon Sep 17 00:00:00 2001 From: serpilliere Date: Wed, 6 Aug 2014 17:28:13 +0200 Subject: Add mips32 arch --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5292a849..fcc8f7a6 100755 --- a/setup.py +++ b/setup.py @@ -12,6 +12,7 @@ def buil_all(): 'miasm2/arch/arm', 'miasm2/arch/msp430', 'miasm2/arch/sh4', + 'miasm2/arch/mips32', 'miasm2/core', 'miasm2/expression', 'miasm2/ir', -- cgit 1.4.1