mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* config/sh/sh.h (NOP): Define NOP insn.
This commit is contained in:
@ -218,3 +218,4 @@ typedef unsigned short INSN_WORD;
|
|||||||
#define POP_FRAME pop_frame();
|
#define POP_FRAME pop_frame();
|
||||||
|
|
||||||
|
|
||||||
|
#define NOP {0x20, 0x0b}
|
||||||
|
Reference in New Issue
Block a user