zephyr/arch/arm/core
Allan Stephens a1bd59de35 Eliminate obsolete coding convention comments
Gets rid of single-line comments required by a previous set of
coding conventions. These comments provide no value to readers
and just clutter things up.

Change-Id: I2a08b12cf5026253de56979efdfc510e7e68defe
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:14 -05:00
..
offsets Creation of Makefiles for arch directory. 2016-02-05 20:14:04 -05:00
atomic.s First commit 2015-04-10 16:44:37 -07:00
basepri.s Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
cpu_idle.s Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
exc_exit.s Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
fault.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
fault_s.s Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
ffs.s First commit 2015-04-10 16:44:37 -07:00
gdb_stub.s Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
gdb_stub_irq_vector_table.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
irq_init.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
irq_manage.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
isr_wrapper.s Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
Makefile Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
nano_fiber_abort.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
nanocontext.c Initialize stack area in _NewContext() 2016-02-05 20:14:14 -05:00
nanofatal.c Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
swap.s Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
task_abort.c Rename cmdpacket to cmd_packet 2016-02-05 20:13:53 -05:00