Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144197
b: refs/heads/master
c: ecd4ca5
h: refs/heads/master
i:
  144195: 4db0749
v: v3
  • Loading branch information
Paul Mundt committed Apr 27, 2009
1 parent 6bbdfc7 commit 0c20408
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: 6b3480855aad6e22ca90981a4c7893a7f41ffb47
refs/heads/master: ecd4ca52bfdb4108f47aa480781b97f037051a72
2 changes: 1 addition & 1 deletion trunk/arch/sh/include/asm/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
struct pt_regs {
unsigned long long pc;
unsigned long long sr;
unsigned long long syscall_nr;
long long syscall_nr;
unsigned long long regs[63];
unsigned long long tregs[8];
unsigned long long pad[2];
Expand Down

0 comments on commit 0c20408

Please sign in to comment.