radare2/r2rc/emit_x64.c
pancake 2e54f45389 * Initial import of r2rc
- Previously named 'rcc'
  - Qt bastards has forced us to rename it
  - Not yet integrated with build system
2010-02-26 00:50:23 +01:00

5 lines
102 B
C

/* pancake // nopcode.org 2010 -- emit module for rcc */
#define ARCH_X86_64 1
#include "emit_x86.c"