emitter: Remove unimplemented JMP prototype

pull/8/head
Lioncash 9 years ago
parent 55461125ba
commit 8738963bce

@ -425,7 +425,6 @@ public:
FixupBranch J(bool force5bytes = false);
void JMP(const u8* addr, bool force5Bytes = false);
void JMP(OpArg arg);
void JMPptr(const OpArg& arg);
void JMPself(); //infinite loop!
#ifdef CALL

Loading…
Cancel
Save