x86: clean up X86ATTInstPrinter.c
This commit is contained in:
parent
ca9a7ab30c
commit
ce2ad202d2
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue