zephyr/kernel/include
Peter Mitsis 9efb8fde61 kernel: Remove z_sched_abort() prototype
The routine z_sched_abort() no longer exists.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-07-27 10:47:41 +03:00
..
gen_offset.h arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
ipi.h kernel: Add CONFIG_IPI_OPTIMIZE 2024-06-04 22:35:54 -04:00
kernel_arch_interface.h kernel: mm: rename z_page_frame_* to k_mem_page_frame_* 2024-06-12 21:13:26 -04:00
kernel_internal.h pm: Deprecate z_pm_save_idle_exit 2024-05-27 02:10:03 -07:00
kernel_offsets.h build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
kernel_tls.h linker: Round TLS sizes up in linker script 2024-02-25 22:28:56 -05:00
ksched.h kernel: Remove z_sched_abort() prototype 2024-07-27 10:47:41 +03:00
kswap.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
kthread.h coding guidelines: comply with MISRA Rule 20.9 2024-05-01 19:48:19 +01:00
mmu.h kernel: mm: rename z_num_pagefaults_get to k_mem_num_* 2024-06-12 21:13:26 -04:00
offsets_short.h build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
priority_q.h kernel: avoided increments/decrements with side effects 2024-06-14 19:19:29 +02:00
timeout_q.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
wait_q.h kernel: move priority queue handling to own file/header 2024-03-02 15:06:45 +01:00