mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-02 03:32:04 +00:00
Fix warnings in or1k_disas.c
This commit is contained in:
parent
07b5e062f2
commit
de59bada55
@ -5,9 +5,9 @@
|
||||
|
||||
insn_type_descr_t types[] = {
|
||||
[INSN_X] = {INSN_X, "%s",
|
||||
{
|
||||
{{
|
||||
0
|
||||
}
|
||||
}}
|
||||
},
|
||||
/* ------KKKKKAAAAABBBBBKKKKKKKKKKK */
|
||||
[INSN_KABK] = {INSN_KABK, "%s r%d, r%d, 0x%x",
|
||||
|
Loading…
x
Reference in New Issue
Block a user