13#ifndef ZEPHYR_INCLUDE_KERNEL_INCLUDES_H_
14#define ZEPHYR_INCLUDE_KERNEL_INCLUDES_H_
16#ifndef ZEPHYR_INCLUDE_KERNEL_H_
17#error Please do not include kernel-specific headers directly, use <zephyr/kernel.h> instead
37#include <zephyr/arch/cpu.h>
Variables needed for system clock.
Public interface for configuring interrupts.
Macros for declaring thread stacks.
Definitions of various linker Sections.
Public interface for spinlocks.