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
43dec430
Commit
43dec430
authored
Jul 12, 2012
by
Ralf Baechle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MIPS: compat: Mark N32 syscall table as data object.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
2a9c2751
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-n32.S
+1
-0
No files found.
arch/mips/kernel/scall64-n32.S
View file @
43dec430
...
@@ -103,6 +103,7 @@ not_n32_scall:
...
@@ -103,6 +103,7 @@ not_n32_scall:
END
(
handle_sysn32
)
END
(
handle_sysn32
)
.
type
sysn32_call_table
,
@
object
EXPORT
(
sysn32_call_table
)
EXPORT
(
sysn32_call_table
)
PTR
sys_read
/*
6000
*/
PTR
sys_read
/*
6000
*/
PTR
sys_write
PTR
sys_write
...
...
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