Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273011
b: refs/heads/master
c: 0de021f
h: refs/heads/master
i:
  273009: b183f10
  273007: e0f5eac
v: v3
  • Loading branch information
Al Viro authored and Richard Weinberger committed Nov 2, 2011
1 parent 8fc0e38 commit 04f9dbd
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ab1c0cc7c96c17ea903ca6d3e42e7d2696b32b6c
refs/heads/master: 0de021f797e7bd785796071aab8e14827c87d6bf
9 changes: 0 additions & 9 deletions trunk/arch/um/include/shared/process.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/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 trunk/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 trunk/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 trunk/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 trunk/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 04f9dbd

Please sign in to comment.