zephyr/arch/common
Patrik Flykt 494ef1cfe2 arch: Add 'U' to unsigned variable assignments
Add 'U' to a value when assigning it to an unsigned variable.
MISRA-C rule 7.2

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-12-04 22:51:56 -05:00
..
CMakeLists.txt arch: common: add function for updating IRQ table 2018-11-10 11:01:22 -05:00
gen_isr_tables.py gen_isr_tables: remove hard-coded max IRQ value of 32 2018-11-14 21:14:14 -05:00
isr_tables.c interrupts: use weak linkage instead of linkonce 2018-11-10 11:01:22 -05:00
sw_isr_common.c arch: common: add function for updating IRQ table 2018-11-10 11:01:22 -05:00
timing_info_bench.c arch: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00