diff options
author | Stefan Weil <sw@weilnetz.de> | 2016-03-22 08:31:33 +0100 |
---|---|---|
committer | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | 2017-07-04 09:22:20 +0200 |
commit | 9a32e6f3a15f4373c9bec8acf5f5436822184247 (patch) | |
tree | 998a14d9baa1b4d729331b403575b41bed76f071 /default-configs | |
parent | fd479c60f5766f7fb247ad146b9e3c33d03d2055 (diff) | |
download | qemu-9a32e6f3a15f4373c9bec8acf5f5436822184247.zip |
disas/microblaze: Add missing 'const' attributes
Making the opcode list 'const' saves memory.
Some function arguments and local variables needed 'const', too.
Add also 'static' to two local functions.
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
[EI: Removed old prototypes to fix the build]
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions