diff options
author | Tsukasa OI <research_trasio@irq.a4lg.com> | 2022-09-21 13:43:17 +0000 |
---|---|---|
committer | Tsukasa OI <research_trasio@irq.a4lg.com> | 2022-09-21 13:43:17 +0000 |
commit | 0242db993f8ad0a0de16dafc4ebd35bb6190c833 (patch) | |
tree | 4b1c20f72bc14aad17217b59d267891ee480418e /gdb/ada-exp.y | |
parent | f9a59eea78428159a9522bd64ec354a872f1dc31 (diff) | |
download | gdb-0242db993f8ad0a0de16dafc4ebd35bb6190c833.zip gdb-0242db993f8ad0a0de16dafc4ebd35bb6190c833.tar.gz gdb-0242db993f8ad0a0de16dafc4ebd35bb6190c833.tar.bz2 |
RISC-V: Fix riscv_set_tso declaration
To avoid -Werror=strict-prototypes, this commit changes () to (void).
This is because "()" possibly means a function prototype with indeterminate
arguments on old C standards.
gas/ChangeLog:
* config/tc-riscv.c (riscv_set_tso): Fix declaration.
Diffstat (limited to 'gdb/ada-exp.y')
0 files changed, 0 insertions, 0 deletions