zephyr/soc/arc/snps_arc_iot
Anas Nashif 782b083686 soc: add mising braces to single line if statements
Following zephyr's style guideline, all if statements, including single
line statements shall have braces.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-06 11:00:45 -04:00
..
CMakeLists.txt
Kconfig.defconfig soc: arch: snps_arc_iot: select UART_NS16550_ACCESS_IOPORT 2022-06-16 11:28:13 +02:00
Kconfig.soc
linker.ld
soc.c
soc.h soc: arch: snps_arc_iot: select UART_NS16550_ACCESS_IOPORT 2022-06-16 11:28:13 +02:00
soc_irq.h
sysconf.c soc: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
sysconf.h