zephyr/include/nanokernel/arm/CortexM
Dmitriy Korovkin d33ad051ac Consolidate inline assembler code in a set of header files
In order to have a better compiler support consolidate
inline assembler code in a set of header files.
If another compiler is used, that supports a different
inline assembler format, asm_inline_<compiler name>.h
heder files have to be provided.

Change-Id: Iecc7d96419efd767a8463933badd4db4a557de5b
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-02-05 20:13:52 -05:00
..
scripts First commit 2015-04-10 16:44:37 -07:00
asm_inline_gcc.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
asm_inline.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
error.h First commit 2015-04-10 16:44:37 -07:00
exc.h First commit 2015-04-10 16:44:37 -07:00
ffs.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
gdb_stub.h First commit 2015-04-10 16:44:37 -07:00
init.h Eliminate _nano_start() 2016-02-05 20:13:40 -05:00
irq.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
memory_map-m0.h First commit 2015-04-10 16:44:37 -07:00
memory_map-m3.h First commit 2015-04-10 16:44:37 -07:00
memory_map.h First commit 2015-04-10 16:44:37 -07:00
misc.h First commit 2015-04-10 16:44:37 -07:00
nvic.h First commit 2015-04-10 16:44:37 -07:00
scb.h First commit 2015-04-10 16:44:37 -07:00
scs.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00