zephyr/arch/arc/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
..
mpu
offsets
atomic.S
cache.c
cpu_idle.S
fast_irq.S
fatal.c
fault_s.S
fault.c
irq_manage.c
irq_offload.c
isr_wrapper.S
Makefile
prep_c.c
regular_irq.S
reset.S cleanup: remove commented #include 2017-09-11 12:41:07 -04:00
swap.S
sys_fatal_error_handler.c
thread_entry_wrapper.S
thread.c zephyr: use k_thread_entry_t everywhere 2017-09-11 11:18:22 -07:00
timestamp.c
vector_table.c