zephyr/arch/x86/core/intel64
Abramo Bagnara d1d5acd2cd coding guidelines: comply with MISRA C:2012 Rule 8.2
MISRA C:2012 Rule 8.2 (Function types shall be in prototype form with
named parameters.)

Added missing parameter names.

Signed-off-by: Abramo Bagnara <abramo.bagnara@bugseng.com>
2022-06-22 17:17:39 -04:00
..
coredump.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
cpu.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
fatal.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
irq.c coding guidelines: comply with MISRA C:2012 Rule 8.2 2022-06-22 17:17:39 -04:00
locore.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
thread.c coding guidelines: comply with MISRA C:2012 Rule 8.2 2022-06-22 17:17:39 -04:00
userspace.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00