zephyr/arch
Flavio Ceolin 3306a5862f arch: x86: Add missing U for unsigned constants
Add U for integer constants to avoid an implicit cast.

MISRA-C rule 10.1

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-03-26 22:06:45 -04:00
..
arc arch: arc: fix the handling of stack check exception 2019-03-26 14:34:39 -04:00
arm arch: arm: Use proper essential types in operands 2019-03-26 14:31:29 -04:00
common
nios2
posix
riscv32
x86 arch: x86: Add missing U for unsigned constants 2019-03-26 22:06:45 -04:00
x86_64 arch: x86: Use proper essential types in operands 2019-03-26 14:31:29 -04:00
xtensa arch: Use macro BIT for shift operations 2019-03-26 22:06:45 -04:00
CMakeLists.txt
Kconfig