]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
z8k opcode_entry_type
authorAlan Modra <amodra@gmail.com>
Tue, 8 Jul 2025 23:34:47 +0000 (09:04 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 9 Jul 2025 00:05:07 +0000 (09:35 +0930)
commit4da111f55a48bb2882c46b0d62df38492baaeee3
tree19432a60b041db89a56879cd17c9ee63dcf0cd88
parenta5b6fadf8854c72f7fd5a03b4fd332ead30c5117
z8k opcode_entry_type

z8k opcode_entry_type.func is never used as a function pointer, only
as a pointer to a pseudo_typeS.  Change it to a void*.
gas/config/tc-z8k.c
opcodes/z8k-opc.h
opcodes/z8kgen.c