Integrate from jush  MC Assembler is done.

Change-Id: I5e640691397b8988a6b27fb454c4bfc24a4f5c41
diff --git a/Config.h b/Config.h
index cae1b3d..410d011 100644
--- a/Config.h
+++ b/Config.h
@@ -2,6 +2,12 @@
 #define BCC_CONFIG_H
 
 //---------------------------------------------------------------------------
+// Configuration for JIT & MC Assembler
+//---------------------------------------------------------------------------
+#define CLASSIC_JIT 1
+#define MC_ASSEMBLER 0
+
+//---------------------------------------------------------------------------
 // Configuration for libbcc
 //---------------------------------------------------------------------------