aboutsummaryrefslogtreecommitdiff
path: root/opcodes/w65-opc.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-09-20 15:28:25 +0000
committerNick Clifton <nickc@redhat.com>2001-09-20 15:28:25 +0000
commitfc05c67f12f75f93a4678cbcd8f1ab8c44beae23 (patch)
tree66d4ea8b7f69fdd8a4337a9a47f57dfaa2dfc1a6 /opcodes/w65-opc.h
parent16a419ba0165bc117f5408ed96a1d278e31b42a6 (diff)
downloadfsf-binutils-gdb-fc05c67f12f75f93a4678cbcd8f1ab8c44beae23.zip
fsf-binutils-gdb-fc05c67f12f75f93a4678cbcd8f1ab8c44beae23.tar.gz
fsf-binutils-gdb-fc05c67f12f75f93a4678cbcd8f1ab8c44beae23.tar.bz2
Fix compile time warnings
Diffstat (limited to 'opcodes/w65-opc.h')
-rw-r--r--opcodes/w65-opc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/w65-opc.h b/opcodes/w65-opc.h
index a6e17df..25be2e9 100644
--- a/opcodes/w65-opc.h
+++ b/opcodes/w65-opc.h
@@ -402,7 +402,7 @@ struct opinfo optable[257]={
{0x42, O_wdm, "wdm", ADDR_IMPLIED},
{0xEB, O_xba, "xba", ADDR_IMPLIED},
{0xFB, O_xce, "xce", ADDR_IMPLIED},
- { 0 }
+ { 0, 0, NULL, 0 }
};
#endif
#define DISASM()\