mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-15 17:30:31 +00:00
5 lines
102 B
C
5 lines
102 B
C
|
/* pancake // nopcode.org 2010 -- emit module for rcc */
|
||
|
|
||
|
#define ARCH_X86_64 1
|
||
|
#include "emit_x86.c"
|