zephyr/include/arch
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
..
arc kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
arm doc: fix ordered lists in doxygen comments 2019-11-20 17:46:35 -05:00
common sys_io: pull in toolchain.h 2019-10-09 09:14:18 -04:00
nios2 kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
posix kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
riscv kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
x86 doc: fix ordered lists in doxygen comments 2019-11-20 17:46:35 -05:00
xtensa arch: xtensa: use asm for _xt_set_intset/_xt_set_intclear 2019-11-13 06:26:10 -06:00
arch_inlines.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cpu.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
syscall.h x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00