zephyr/arch/x86
Daniel Leung 25f87aac87 x86: remove @return doc for void functions
For functions returning nothing, there is no need to document
with @return, as Doxgen complains about "documented empty
return type of ...".

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-01-12 16:02:16 -05:00
..
core x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
include arch/x86: Do not call irq controller on dedicated irq/vector function 2021-12-22 12:16:52 +01:00
zefi arch/x86/zefi: Fix entry-nop hack for EFI entry 2021-06-14 08:22:34 -04:00
CMakeLists.txt x86: gen_mmu: allow script to take extra arguments 2021-03-28 08:30:06 -04:00
gen_gdt.py scripts/arch: remove usage of deprecated LooseVersion 2021-11-19 19:16:11 -05:00
gen_idt.py scripts/arch: remove usage of deprecated LooseVersion 2021-11-19 19:16:11 -05:00
gen_mmu.py scripts/arch: remove usage of deprecated LooseVersion 2021-11-19 19:16:11 -05:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake x86: add kconfigs and compiler flags for MMX and SSE* 2021-02-15 08:21:15 -05:00
Kconfig x86: reduce VM size if ACPI to 1GB 2021-06-11 16:12:52 +02:00
timing.c x86: timing: fix potential divide by zero 2021-04-29 16:49:17 -04:00