Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285922
b: refs/heads/master
c: 72142fd
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin committed Jan 7, 2012
1 parent 631d72b commit ee5e08a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 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: 47db9e7c808a45b1f86971f25eca5e38fa95ab86
refs/heads/master: 72142fd4109105c6bd21658966ca5e93c1684081
1 change: 1 addition & 0 deletions trunk/arch/x86/include/asm/syscall.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

#include <linux/sched.h>
#include <linux/err.h>
#include <asm/asm-offsets.h> /* For NR_syscalls */

extern const unsigned long sys_call_table[];

Expand Down
1 change: 0 additions & 1 deletion trunk/kernel/trace/trace_syscalls.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include <linux/ftrace.h>
#include <linux/perf_event.h>
#include <asm/syscall.h>
#include <asm/asm-offsets.h>

#include "trace_output.h"
#include "trace.h"
Expand Down

0 comments on commit ee5e08a

Please sign in to comment.