x86: clean up X86ATTInstPrinter.c

This commit is contained in:
Nguyen Anh Quynh 2014-03-04 15:00:33 +08:00
parent ca9a7ab30c
commit ce2ad202d2
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@
#define markup(x) ""
const char *X86ATT_getRegisterName(unsigned RegNo);
static void printMemReference(MCInst *MI, unsigned Op, SStream *O);
static void printOperand(MCInst *MI, unsigned OpNo, SStream *O);