zephyr/arch/x86/include
Flavio Ceolin 4b35dd2628 misra: Fixes for MISRA-C rule 8.2
In C90 was introduced function prototype, that allows argument types
to be checked against parameter types, though it is not necessary
specify names for the parameters. MISRA-C requires names for function
prototype parameters, it claims that names can provide useful
information regarding the function interface.

MISRA-C rule 8.2

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-12-07 09:06:34 -05:00
..
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline_gcc.h kernel: Remove redundant type name 2018-10-31 19:43:47 -04:00
cache_private.h misra: Fixes for MISRA-C rule 8.2 2018-12-07 09:06:34 -05:00
exception.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
kernel_arch_data.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
kernel_arch_func.h kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
kernel_arch_thread.h kernel: Remove redundant type name 2018-10-31 19:43:47 -04:00
mmustructs.h kernel: expose k_mem_partition_attr_t outside User mode 2018-12-05 15:15:07 -05:00
offsets_short_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
swapstk.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
tracing_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00