target/riscv: Remove redundant declaration pragmas
commit59a3a1c0c211640e18b058a1b0444154c4eb6f99
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 9 Aug 2019 15:24:57 +0000 (9 08:24 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 19 Aug 2019 15:13:14 +0000 (19 08:13 -0700)
tree9bb24aed3f643e011c48cce170ffa32b2a56f86c
parentc692079597d98337b6f25deff7599afe39b2a468
target/riscv: Remove redundant declaration pragmas

These are now generated by decodetree itself.

Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Acked-by: Palmer Dabbelt <palmer@sifive.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/riscv/translate.c