From c28b59d4779a43e9b7e786c7004cbee8fab1527d Mon Sep 17 00:00:00 2001 From: Jeff Dike Date: Tue, 16 Oct 2007 01:26:54 -0700 Subject: uml: remove sysdep/thread.h This patch removes thread.h, which turns out not to be needed any more. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- arch/um/include/sysdep-x86_64/thread.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 arch/um/include/sysdep-x86_64/thread.h (limited to 'arch/um/include/sysdep-x86_64') diff --git a/arch/um/include/sysdep-x86_64/thread.h b/arch/um/include/sysdep-x86_64/thread.h deleted file mode 100644 index d73d0b0afdb7..000000000000 --- a/arch/um/include/sysdep-x86_64/thread.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef __UM_THREAD_H -#define __UM_THREAD_H - -#include - -#endif -- cgit v1.2.2