zephyr/arch/x86/core/intel64
Andrew Boie 24825c8667 arches: fix arch_new_thread param names
MISRA-C wants the parameter names in a function implementaion
to match the names used by the header prototype.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-07-30 21:11:14 -04:00
..
cpu.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fatal.c x86: implement user mode on 64-bit 2020-01-13 16:35:10 -05:00
irq.c arch/x86: Add a spurious interrupt handler to x86_64 2020-07-08 12:34:09 +02:00
locore.S x86: apic: use device MMIO APIs 2020-07-17 11:38:18 +02:00
thread.c arches: fix arch_new_thread param names 2020-07-30 21:11:14 -04:00
userspace.S x86_64: instrument code for timing information 2020-05-20 22:36:04 +02:00