zephyr/include/arch/x86
David B. Kinder 38914679f2 doc: fix ordered lists in doxygen comments
doxygen does not support ordered (numbered) lists using reST syntax
``1)`` or ``a)`` unless the doxygen comments are bounded by ``@rst`` and
``@endrst`` markers.  The "doxygen" way to do ordered lists is to use
``-#``.  This PR cleans this up for our API documentation.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-11-20 17:46:35 -05:00
..
ia32 doc: fix ordered lists in doxygen comments 2019-11-20 17:46:35 -05:00
intel64 kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
acpi.h arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI 2019-09-29 12:30:34 -07:00
arch_inlines.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
arch.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
memmap.h arch/x86: add support for non-trivial memory maps 2019-09-29 12:30:34 -07:00
mmustructs.h x86: fix z_x86_page_tables_get() for 64-bit 2019-11-06 17:50:34 -08:00
msr.h x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
multiboot.h arch/x86: multiboot.h: use BIT() macros instead of explicit shifts 2019-09-29 12:30:34 -07:00
thread_stack.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00