Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58197
b: refs/heads/master
c: eaf2b8d
h: refs/heads/master
i:
  58195: 79b37cc
v: v3
  • Loading branch information
Maciej W. Rozycki authored and Ralf Baechle committed Jul 4, 2007
1 parent fefd633 commit c38a98f
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: ab012ebf9ebb5f3392e74c1666e7473b8567aeb0
refs/heads/master: eaf2b8dca47cc1d4ca7fd83f37604e0f5478b33a
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ struct pt_regs {

extern asmlinkage void do_syscall_trace(struct pt_regs *regs, int entryexit);

extern NORET_TYPE void die(const char *, struct pt_regs *);
extern NORET_TYPE void die(const char *, struct pt_regs *) ATTRIB_NORET;

static inline void die_if_kernel(const char *str, struct pt_regs *regs)
{
Expand Down

0 comments on commit c38a98f

Please sign in to comment.