zephyr/include/zephyr/kernel
Carles Cufi 8e4d499fa0 treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__
In order to avoid using multiple sources of truth for the platfom's
endianness, convert the in-tree code to use the (BIG|LITTLE)_ENDIAN
Kconfig variables exclusively, instead of the compiler's
__BYTE_ORDER__.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-10-28 19:23:46 +09:00
..
mempool_heap.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sched_priq.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
stats.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
thread.h treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__ 2022-10-28 19:23:46 +09:00
thread_stack.h kernel: thread_stack: Add K_THREAD_STACK_DECLARE and its friends 2022-06-20 10:25:52 +02:00