zephyr/arch/x86/core
Flavio Ceolin 78f27a81f5 kernel: Using the same paramenters names in a specific function
MISRA-C requires that all declarations of a specific function, or
object, use the same names and type qualifiers.

MISRA-C rule 8.3

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-28 07:58:19 +05:30
..
offsets
cache_s.S
cache.c
CMakeLists.txt
cpuhalt.c kernel: Using the same paramenters names in a specific function 2018-09-28 07:58:19 +05:30
crt0.S
excstub.S
fatal.c portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
float.c
intstub.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
irq_manage.c kernel: Explicitly ignoring _Swap return 2018-09-14 16:55:37 -04:00
irq_offload.c irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
reboot_rst_cnt.c
spec_ctrl.c
swap.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
sys_fatal_error_handler.c arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
thread.c
userspace.S syscalls: Correct the type of _k_syscall_table 2018-08-26 08:54:27 -07:00
x86_mmu.c