19#ifndef ZEPHYR_INCLUDE_ARCH_ARC_THREAD_H_ 
   20#define ZEPHYR_INCLUDE_ARCH_ARC_THREAD_H_ 
   40typedef struct _callee_saved _callee_saved_t;
 
   47#ifdef CONFIG_ARC_STACK_CHECKING 
   53#ifdef CONFIG_USERSPACE 
   59#ifdef CONFIG_USERSPACE 
   64typedef struct _thread_arch _thread_arch_t;
 
__INT32_TYPE__ int32_t
Definition: stdint.h:74
 
__UINTPTR_TYPE__ uintptr_t
Definition: stdint.h:105