zephyr/arch/arm/core
Andrew Boie 1e06ffc815 zephyr: use k_thread_entry_t everywhere
In various places, a private _thread_entry_t, or the full prototype
were being used. Be consistent and use the same typedef everywhere.

Signen-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-09-11 11:18:22 -07:00
..
cortex_m arm: mpu: Account for stack guard size correctly 2017-08-31 11:20:26 -05:00
offsets
Kconfig arm: dts: Cleanup HAS_DTS 2017-05-15 13:22:54 -04:00
Makefile arm: core: mpu: Add ARM MPU support 2017-04-25 21:53:17 +00:00
__aeabi_atexit.c
cpu_idle.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
exc_exit.S arm: handle time slicing before context switch on exception. 2017-08-08 09:33:25 -04:00
fatal.c k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
fault.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
fault_s.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
irq_init.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
irq_manage.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
irq_offload.c arm: implement __svc on Cortex M0 2017-06-02 02:17:32 -04:00
isr_wrapper.S arch: arm: store/restore regs r0-r3 while making function call. 2017-08-31 14:25:31 -04:00
swap.S arch: arm: store/restore regs r0-r3 while making function call. 2017-08-31 14:25:31 -04:00
sys_fatal_error_handler.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
thread.c zephyr: use k_thread_entry_t everywhere 2017-09-11 11:18:22 -07:00
thread_abort.c k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00