1 /* pancake // nopcode.org 2010-2011 -- emit module for radare2/r_egg */
2 
3 #define ARCH_X86_64 1
4 #include "emit_x86.c"
5