zephyr/arch/posix/core
Matthias Alleman e7c353bf14 posix: fpu: Fix compiler error when enabling fpu on posix boards
Enabling CONFIG_FPU and CONFIG_FPU_SHARING requires the
definition of `arch_float_disable` and `arch_float_enable`.

Signed-off-by: Matthias Alleman <matthias.alleman@basalte.be>
2024-11-25 21:50:58 +01:00
..
nsi_compat arch posix: Cleanup old code 2024-08-13 18:18:25 -04:00
offsets arch: posix: Remove unused offset symbols 2023-02-23 16:44:07 +01:00
CMakeLists.txt arch posix: Cleanup old code 2024-08-13 18:18:25 -04:00
cpuhalt.c
fatal.c arch: posix: break debugger on fatal error 2023-08-04 14:15:19 +02:00
fatal_trap.c arch: posix: break debugger on fatal error 2023-08-04 14:15:19 +02:00
irq.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
posix_core_nsi.c arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
swap.c arch: deprecate _current 2024-11-23 20:12:24 -05:00
thread.c posix: fpu: Fix compiler error when enabling fpu on posix boards 2024-11-25 21:50:58 +01:00