openocd/src/target/riscv
Antonio Borneo 59cc1f6629 coding style: open function's brace at beginning of new line
Issue identified by checkpatch script from Linux kernel v5.1 using
the command

	find src/ -type f -exec ./tools/scripts/checkpatch.pl \
	-q --types OPEN_BRACE -f {} \;

Change-Id: I6d1356ed11e2699525f384efb7556bc2efdc299f
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5628
Tested-by: jenkins
Reviewed-by: Marc Schink <dev@zapb.de>
2020-05-09 14:41:31 +01:00
..
asm.h
batch.c Lots of RISC-V improvements. 2019-03-27 08:53:09 +00:00
batch.h
debug_defines.h
encoding.h
gdb_regs.h
Makefile.am
opcodes.h Lots of RISC-V improvements. 2019-03-27 08:53:09 +00:00
program.c
program.h Lots of RISC-V improvements. 2019-03-27 08:53:09 +00:00
riscv_semihosting.c
riscv-011.c helper/binarybuffer: fix clang static analyzer warnings 2020-03-07 15:30:05 +00:00
riscv-013.c coding style: avoid unnecessary line continuations 2020-05-09 14:39:29 +01:00
riscv.c coding style: open function's brace at beginning of new line 2020-05-09 14:41:31 +01:00
riscv.h Lots of RISC-V improvements. 2019-03-27 08:53:09 +00:00