Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119683
b: refs/heads/master
c: c6cb4df
h: refs/heads/master
i:
  119681: 41a224c
  119679: 056b0be
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Dec 4, 2008
1 parent 6cc4328 commit e10c7ba
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: 8d13cb26cd3bf23946743a5b4af2fecd88fc4974
refs/heads/master: c6cb4df96fa22d1174d6fb6dfc2c7501d7afaeea
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/scall64-o32.S
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ LEAF(sys32_syscall)
jr t2
/* Unreached */

einval: li v0, -EINVAL
einval: li v0, -ENOSYS
jr ra
END(sys32_syscall)

Expand Down

0 comments on commit e10c7ba

Please sign in to comment.