diff options
author | Erhan Kurubas <erhan.kurubas@espressif.com> | 2023-04-02 00:26:51 +0200 |
---|---|---|
committer | Erhan Kurubas <erhan.kurubas@espressif.com> | 2023-07-20 23:09:06 +0200 |
commit | e6f30aef80c952b9b60a3e8364f645b7fa287d58 (patch) | |
tree | 9e7aa8ca85f1bf57577c6d5eadab13101ce639e7 /.github | |
parent | 1a089d8409f159552a35a4ed9e5205586f076a05 (diff) | |
download | riscv-openocd-e6f30aef80c952b9b60a3e8364f645b7fa287d58.zip riscv-openocd-e6f30aef80c952b9b60a3e8364f645b7fa287d58.tar.gz riscv-openocd-e6f30aef80c952b9b60a3e8364f645b7fa287d58.tar.bz2 |
src: fix clang15 compiler warnings
Below warnings are fixed.
1- A function declaration without a prototype is deprecated in all
versions of C [-Werror,-Wstrict-prototypes]
2- error: variable set but not used [-Werror,-Wunused-but-set-variable]
Signed-off-by: Erhan Kurubas <erhan.kurubas@espressif.com>
Change-Id: I1cf14b8e5e3e732ebc9cacc4b1cb9009276a8ea9
Reviewed-on: https://review.openocd.org/c/openocd/+/7569
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions