Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163594
b: refs/heads/master
c: 78229db
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Jun 19, 2009
1 parent e9da8a4 commit a184ac3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 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: 72ea3723411c18cace4c8c9e0ccf4116d5e6eaaa
refs/heads/master: 78229db4c4f78f27ecf772fe7489a70530ba9862
12 changes: 0 additions & 12 deletions trunk/arch/score/lib/string.S
Original file line number Diff line number Diff line change
Expand Up @@ -182,15 +182,3 @@ ENTRY(__clear_user)
99:
.word 0b, 99b
.previous

.align 2
ENTRY(__put_user_unknown)
.set volatile
ldi r4, -EFAULT
br r3

.align 2
ENTRY(__get_user_unknown)
ldi r5, 0
ldi r4, -EFAULT
br r3

0 comments on commit a184ac3

Please sign in to comment.