diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2011-08-18 15:05:29 -0400 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2011-11-02 09:15:00 -0400 |
commit | 0de021f797e7bd785796071aab8e14827c87d6bf (patch) | |
tree | 6c8f39ead5398234ced44965a1539f662101596f /arch/um/include/shared/process.h | |
parent | ab1c0cc7c96c17ea903ca6d3e42e7d2696b32b6c (diff) |
um: shared/process.h is empty now; kill it
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/include/shared/process.h')
-rw-r--r-- | arch/um/include/shared/process.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/um/include/shared/process.h b/arch/um/include/shared/process.h deleted file mode 100644 index 2ba310e1b656..000000000000 --- a/arch/um/include/shared/process.h +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | /* | ||
2 | * Copyright (C) 2000 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com) | ||
3 | * Licensed under the GPL | ||
4 | */ | ||
5 | |||
6 | #ifndef __PROCESS_H__ | ||
7 | #define __PROCESS_H__ | ||
8 | |||
9 | #endif | ||