zephyr/arch/x86
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
..
core arch: x86: Use proper essential types in operands 2019-03-26 14:31:29 -04:00
include arch: x86: Add missing U for unsigned constants 2019-03-26 22:06:45 -04:00
CMakeLists.txt
gen_gdt.py
gen_idt.py
gen_mmu_x86.py scripts: Remove unnecessary () around if/while conditions in Python 2019-03-26 07:59:59 -05:00
Kconfig