Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310665
b: refs/heads/master
c: 70c778f
h: refs/heads/master
i:
  310663: a516a14
v: v3
  • Loading branch information
Greg Ungerer committed Jun 12, 2012
1 parent cffe597 commit 823edad
Show file tree
Hide file tree
Showing 2 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: 1b461d7631f17804257ab1734bd95c05ab655f8b
refs/heads/master: 70c778f7a1075cf688ef50ca52c464e7ea60b506
2 changes: 1 addition & 1 deletion trunk/arch/m68k/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ asmlinkage void syscall_trace(void)
}
}

#ifdef CONFIG_COLDFIRE
#if defined(CONFIG_COLDFIRE) || !defined(CONFIG_MMU)
asmlinkage int syscall_trace_enter(void)
{
int ret = 0;
Expand Down

0 comments on commit 823edad

Please sign in to comment.