..
offsets
Creation of Makefiles for arch directory.
2016-02-05 20:14:04 -05:00
atomic.S
Kbuild: Assembly code extension.
2016-02-05 20:14:20 -05:00
basepri.S
Kbuild: Assembly code extension.
2016-02-05 20:14:20 -05:00
cpu_idle.S
Kbuild: Assembly code extension.
2016-02-05 20:14:20 -05:00
exc_exit.S
Kbuild: Assembly code extension.
2016-02-05 20:14:20 -05:00
fault.c
Eliminate unnecessary references to cpu.h and cputype.h
2016-02-05 20:14:14 -05:00
fault_s.S
Kbuild: Assembly code extension.
2016-02-05 20:14:20 -05:00
ffs.S
Kbuild: Assembly code extension.
2016-02-05 20:14:20 -05:00
gdb_stub.S
Kbuild: Assembly code extension.
2016-02-05 20:14:20 -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
Kbuild: Assembly code extension.
2016-02-05 20:14:20 -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
Relocate declarations of _nano_fiber_swap()
2016-02-05 20:14:15 -05:00
nanocontext.c
Begin consolidation of arch-independent private nanokernel APIs
2016-02-05 20:14:15 -05:00
nanofatal.c
Eliminate unnecessary references to cpu.h and cputype.h
2016-02-05 20:14:14 -05:00
swap.S
Kbuild: Assembly code extension.
2016-02-05 20:14:20 -05:00
task_abort.c
Rename cmdpacket to cmd_packet
2016-02-05 20:13:53 -05:00