zephyr/arch/arc/core
Daniel Leung de9f396854 arc: remove @return doc for void functions
For functions returning nothing, there is no need to document
with @return, as Doxgen complains about "documented empty
return type of ...".

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-01-12 16:02:16 -05:00
..
mpu arch: arc: add support of mpu v6 2021-08-27 11:45:43 -04:00
offsets
secureshield
CMakeLists.txt
arc_connect.c
arc_smp.c
cache.c
cpu_idle.S
fast_irq.S arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
fatal.c
fault.c
fault_s.S
irq_manage.c arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
irq_offload.c
isr_wrapper.S pm: Remove unused parameter 2021-11-17 11:15:49 -05:00
prep_c.c arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
regular_irq.S arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
reset.S arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
switch.S
thread.c
thread_entry_wrapper.S arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
timestamp.c
tls.c
userspace.S arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
vector_table.c
vector_table.ld