Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci-2.6.23
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci-2.6.23
Commits
667baef5
Commit
667baef5
authored
Jun 17, 2006
by
Kyle McMartin
Committed by
Kyle McMartin
Jun 27, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PARISC] Remove unused macro fixup_branch in syscall.S
Signed-off-by:
Kyle McMartin
<
kyle@parisc-linux.org
>
parent
a3ea84fa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
arch/parisc/kernel/syscall.S
arch/parisc/kernel/syscall.S
+0
-12
No files found.
arch/parisc/kernel/syscall.S
View file @
667baef5
...
@@ -29,18 +29,6 @@
...
@@ -29,18 +29,6 @@
.
level
1
.1
.
level
1
.1
#endif
#endif
#ifndef CONFIG_64BIT
.
macro
fixup_branch
,
lbl
b
\
lbl
.
endm
#else
.
macro
fixup_branch
,
lbl
ldil
L
%
\
lbl
,
%
r1
ldo
R
%
\
lbl
(%
r1
),
%
r1
bv
,
n
%
r0
(%
r1
)
.
endm
#endif
.
text
.
text
.
import
syscall_exit
,
code
.
import
syscall_exit
,
code
...
...
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