Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190098
b: refs/heads/master
c: 760d6e7
h: refs/heads/master
v: v3
  • Loading branch information
Maxim Kuvyrkov authored and Greg Ungerer committed Apr 21, 2010
1 parent f42ac6d commit e3f2865
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: eb79cbe23055a8919a32d19456fa06fbaa16cc1a
refs/heads/master: 760d6e7861f245599e0ca1e98ba524a77d401a51
2 changes: 1 addition & 1 deletion trunk/arch/m68knommu/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,6 @@ ENTRY(ret_from_user_signal)
trap #0

ENTRY(ret_from_user_rt_signal)
move #__NR_rt_sigreturn,%d0
movel #__NR_rt_sigreturn,%d0
trap #0

0 comments on commit e3f2865

Please sign in to comment.