Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
ca56d9aa
Commit
ca56d9aa
authored
May 20, 2008
by
Bryan Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Blackfin arch: Fix typo. it should be _outsw_8
Signed-off-by:
Bryan Wu
<
cooloney@kernel.org
>
parent
f086f234
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
arch/blackfin/lib/outs.S
arch/blackfin/lib/outs.S
+1
-1
No files found.
arch/blackfin/lib/outs.S
View file @
ca56d9aa
...
...
@@ -76,4 +76,4 @@ ENTRY(_outsw_8)
R0
=
R0
+
R1
;
.
Lword8_loop_e
:
W
[
P0
]
=
R0
;
RTS
;
ENDPROC
(
_outsw
)
ENDPROC
(
_outsw
_8
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment