diff options
Diffstat (limited to 'target/hexagon/opcodes.h')
-rw-r--r-- | target/hexagon/opcodes.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/hexagon/opcodes.h b/target/hexagon/opcodes.h index 6e90e00..fa7e321 100644 --- a/target/hexagon/opcodes.h +++ b/target/hexagon/opcodes.h @@ -53,6 +53,4 @@ extern const OpcodeEncoding opcode_encodings[XX_LAST_OPCODE]; void opcode_init(void); -int opcode_which_immediate_is_extended(Opcode opcode); - #endif |