zephyr/arch/nios2/core
Andrew Boie 325cae5c94 kernel: remove lingering irq_connect_dynamic() references
This API no longer exists.

Change-Id: I724bee8c0ebfbbe2d47c00c7645977d817bbcd36
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-09-23 15:36:51 +00:00
..
offsets nios2: exceptions: use computed offsets 2016-06-29 05:23:55 +00:00
Makefile nios2: enable instruction/data caches 2016-07-01 00:34:47 +00:00
cache.c nios2: get CPU features from ALT_CPU_* namespace 2016-07-12 18:09:53 +00:00
cpu_idle.c nios2: fix nano_cpu_idle() 2016-06-30 18:52:10 +00:00
crt0.S nios2: assume IRQ stack pointer and size already aligned 2016-07-21 15:04:05 +00:00
exception.S toolchain: Remove vestigial COFF assembler symbol mangling support 2016-08-30 19:01:11 +00:00
fatal.c nios2: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
irq_manage.c kernel: remove lingering irq_connect_dynamic() references 2016-09-23 15:36:51 +00:00
irq_offload.c nios2: implement irq_offload() 2016-06-28 15:56:05 -07:00
prep_c.c nios2: get CPU features from ALT_CPU_* namespace 2016-07-12 18:09:53 +00:00
reset.S
sw_isr_table.S
swap.S toolchain: Remove vestigial COFF assembler symbol mangling support 2016-08-30 19:01:11 +00:00
thread.c nios2: implement thread monitor 2016-06-29 05:23:54 +00:00