mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
* config/sh/sh.h (NOP): Define NOP insn.
This commit is contained in:
parent
3b5b507559
commit
b4d3d0e5de
@ -218,3 +218,4 @@ typedef unsigned short INSN_WORD;
|
||||
#define POP_FRAME pop_frame();
|
||||
|
||||
|
||||
#define NOP {0x20, 0x0b}
|
||||
|
Loading…
Reference in New Issue
Block a user