summaryrefslogtreecommitdiff
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
commit82a76694ce7353f067734a905388175e2b6cf6b2 (patch)
treebf305353fbfc47816fd6745dd3c79c79ef9cfe5c /opcodes/w65-opc.h
parentfc52e153510f5c1e60e4dfb0e8f69480734cc1f3 (diff)
downloadgdb-82a76694ce7353f067734a905388175e2b6cf6b2.tar.gz
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 a6e17df2ce5..25be2e99720 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()\