uml: remove sysdep/thread.h
This patch removes thread.h, which turns out not to be needed any more. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
42fda66387
commit
c28b59d477
@@ -17,6 +17,5 @@
|
||||
|
||||
void foo(void)
|
||||
{
|
||||
OFFSET(HOST_TASK_DEBUGREGS, task_struct, thread.arch.debugregs);
|
||||
#include <common-offsets.h>
|
||||
}
|
||||
|
Reference in New Issue
Block a user