OpenCloudOS-Kernel/include/linux/sched/task_stack.h

8 lines
159 B
C
Raw Normal View History

#ifndef _LINUX_SCHED_TASK_STACK_H
#define _LINUX_SCHED_TASK_STACK_H
#include <linux/sched.h>
#include <linux/magic.h>
#endif /* _LINUX_SCHED_TASK_STACK_H */