d1813e547e
_k_neg_eagain is there for used in assembly where including errno.h is not possible. However, the usage in ARM was simply to assign value to swap_return_value in a C file, which is no need to use _k_neg_eagain as errno.h can be included. So change that to use -EAGAIN directly. Saves 4 bytes in built binaries in rodata. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
cmse | ||
tz | ||
CMakeLists.txt | ||
Kconfig | ||
__aeabi_read_tp.S | ||
cache.c | ||
coredump.c | ||
cpu_idle.S | ||
debug.c | ||
exc_exit.S | ||
fault.c | ||
fault_s.S | ||
fpu.c | ||
irq_init.c | ||
irq_manage.c | ||
irq_relay.S | ||
isr_wrapper.S | ||
pm_s2ram.S | ||
pm_s2ram.c | ||
prep_c.c | ||
relay_vector_table.ld | ||
reset.S | ||
scb.c | ||
semihost.c | ||
swap.c | ||
swap_helper.S | ||
thread.c | ||
thread_abort.c | ||
timing.c | ||
vector_table.S | ||
vector_table.h | ||
vector_table_pad.ld | ||
vt_pointer_section.ld |