zephyr/arch/arc/core
Anas Nashif 1fd3171f7b arch: remove wait_q.h include
This include is not used directly in those files, so remove it.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-09-12 12:55:36 -04:00
..
dsp ARC: Add HS4x support 2023-05-02 16:54:24 +02:00
mpu ARC: MPU: Add MPUv8 fixes 2023-05-25 08:27:34 +00:00
offsets arch: arc: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
secureshield init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
arc_connect.c kernel: spinlock: LOCKED -> K_SPINLOCK 2023-07-10 09:27:21 +02:00
arc_smp.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
cache.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt
cpu_idle.S
fast_irq.S
fatal.c
fault_s.S ARC: SMP: fix livelock in thread abort due to exception 2023-06-08 20:27:06 -04:00
fault.c arch: move exc_handle.h under zephyr/arch/common 2023-08-31 09:19:19 -04:00
irq_manage.c
irq_offload.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
isr_wrapper.S
prep_c.c
regular_irq.S
reset.S ARC: MPU: Add MPUv8 fixes 2023-05-25 08:27:34 +00:00
switch.S
thread_entry_wrapper.S
thread.c arch: remove wait_q.h include 2023-09-12 12:55:36 -04:00
timestamp.c
tls.c
userspace.S
vector_table.c
vector_table.ld