Skip to content

Commit

Permalink
um: shared/process.h is empty now; kill it
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
  • Loading branch information
Al Viro authored and Richard Weinberger committed Nov 2, 2011
1 parent ab1c0cc commit 0de021f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 14 deletions.
9 changes: 0 additions & 9 deletions arch/um/include/shared/process.h

This file was deleted.

1 change: 0 additions & 1 deletion arch/um/os-Linux/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <string.h>
#include "irq_user.h"
#include "os.h"
#include "process.h"
#include "um_malloc.h"

/*
Expand Down
1 change: 0 additions & 1 deletion arch/um/os-Linux/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include "init.h"
#include "longjmp.h"
#include "os.h"
#include "process.h"
#include "skas_ptrace.h"

#define ARBITRARY_ADDR -1
Expand Down
1 change: 0 additions & 1 deletion arch/um/os-Linux/sigio.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "kern_util.h"
#include "init.h"
#include "os.h"
#include "process.h"
#include "sigio.h"
#include "um_malloc.h"

Expand Down
1 change: 0 additions & 1 deletion arch/um/os-Linux/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "as-layout.h"
#include "kern_util.h"
#include "os.h"
#include "process.h"
#include "sysdep/barrier.h"
#include "sysdep/mcontext.h"

Expand Down
1 change: 0 additions & 1 deletion arch/um/os-Linux/skas/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include "kern_util.h"
#include "mem.h"
#include "os.h"
#include "process.h"
#include "proc_mm.h"
#include "ptrace_user.h"
#include "registers.h"
Expand Down

0 comments on commit 0de021f

Please sign in to comment.