zephyr/include/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
..
ia32 x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
intel64 kernel: Fix typo in macro name 2022-01-07 11:20:46 -05:00
acpi.h arch/x86: Add a function to retrieve ID from ACPI's DMAR 2022-01-07 10:47:27 -05:00
arch.h clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
arch_inlines.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
intel_vtd.h drivers/interrupt_controller: VT-D may manipulate the cache 2022-01-07 10:47:27 -05:00
memmap.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
memory.ld x86: remove usage of CONFIG_KERNEL_LINK_IN_VIRT 2021-03-16 15:03:44 -04:00
mmustructs.h x86: implement demand paging APIs 2021-01-23 19:47:23 -05:00
msr.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
multiboot.h coding guidelines: add to function prototypes form named parameters 2021-06-04 16:20:06 -05:00
pagetables.ld cmake: rename linker_final_pass.cmd to linker.cmd 2021-03-22 13:05:33 -04:00
thread_stack.h x86: don't reserve room for page tables in stack 2020-11-05 09:33:40 -05:00