arch: Remove exec_domain from remaining archs
Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
void foo(void)
|
||||
{
|
||||
OFFSET(TI_task, thread_info, task);
|
||||
OFFSET(TI_exec_domain, thread_info, exec_domain);
|
||||
OFFSET(TI_flags, thread_info, flags);
|
||||
OFFSET(TI_cpu, thread_info, cpu);
|
||||
OFFSET(TI_preempt_count, thread_info, preempt_count);
|
||||
|
Reference in New Issue
Block a user