Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46136
b: refs/heads/master
c: 37f2674
h: refs/heads/master
v: v3
  • Loading branch information
Chris Dearman authored and Ralf Baechle committed Feb 6, 2007
1 parent eb84174 commit e761ab3
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6d6671066a311703bca1b91645bb1e04cc983387
refs/heads/master: 37f26742437df885ddd72150ab352d0a931cd3a7
3 changes: 2 additions & 1 deletion trunk/arch/mips/kernel/r4k_fpu.S
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,10 @@ LEAF(_restore_fp_context32)
jr ra
li v0, 0 # success
END(_restore_fp_context32)
.set reorder
#endif

.set reorder

.type fault@function
.ent fault
fault: li v0, -EFAULT # failure
Expand Down

0 comments on commit e761ab3

Please sign in to comment.