zephyr/arch/nios2
Benjamin Walsh 48db0b3443 arch/all: simpler _SysFatalErrorHandler()
- does not pull in printk(), for potential footprint gain
- does not pull in k_thread_abort(), for single-threaded systems

Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
Change-Id: Ibc6a198b81a6cd73117d1e85aa05b92a4501a34d
2016-12-15 16:17:39 -05:00
..
core arch/all: simpler _SysFatalErrorHandler() 2016-12-15 16:17:39 -05:00
include kernel: add k_cpu_idle/k_cpu_atomic_idle() 2016-12-15 16:17:38 -05:00
soc qemu_nios2: increase RAM size 2016-07-29 20:47:11 +00:00
Kbuild
Kconfig doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Makefile build: refactor kernel hex build to be common 2016-10-24 10:59:22 -05:00
defconfig