zephyr/arch
Flavio Ceolin 1492df3415 x86: core: thread: Avoid clash with function identifier
There is a function called _thread_entry defined in
lib/thread_entry.c. Just changing name to fix MISRA-C violation.

MISRA-C rule 5.8

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-12-07 09:06:34 -05:00
..
arc kernel: expose k_mem_partition_attr_t outside User mode 2018-12-05 15:15:07 -05:00
arm arch: arm: clean-up inclusions in arm_core_mpu 2018-12-05 15:15:07 -05:00
common arch: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
nios2 arch: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
posix kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
riscv32 arch: riscv32: provide a general mechanism for saving SoC context 2018-12-04 22:54:23 -05:00
x86 x86: core: thread: Avoid clash with function identifier 2018-12-07 09:06:34 -05:00
xtensa kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig kernel: expose k_mem_partition_attr_t outside User mode 2018-12-05 15:15:07 -05:00