Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
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
Commits
2784f40e
Commit
2784f40e
authored
Apr 19, 2006
by
David S. Miller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SPARC]: __NR_sys_splice --> __NR_splice
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
52824b6b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
include/asm-sparc/unistd.h
include/asm-sparc/unistd.h
+1
-1
include/asm-sparc64/unistd.h
include/asm-sparc64/unistd.h
+1
-1
No files found.
include/asm-sparc/unistd.h
View file @
2784f40e
...
...
@@ -248,7 +248,7 @@
#define __NR_setfsgid 229
/* Linux Specific */
#define __NR__newselect 230
/* Linux Specific */
#define __NR_time 231
/* Linux Specific */
#define __NR_s
ys_splice
232
/* Linux Specific */
#define __NR_s
plice
232
/* Linux Specific */
#define __NR_stime 233
/* Linux Specific */
#define __NR_statfs64 234
/* Linux Specific */
#define __NR_fstatfs64 235
/* Linux Specific */
...
...
include/asm-sparc64/unistd.h
View file @
2784f40e
...
...
@@ -250,7 +250,7 @@
#ifdef __KERNEL__
#define __NR_time 231
/* Linux sparc32 */
#endif
#define __NR_s
ys_splice
232
/* Linux Specific */
#define __NR_s
plice
232
/* Linux Specific */
#define __NR_stime 233
/* Linux Specific */
#define __NR_statfs64 234
/* Linux Specific */
#define __NR_fstatfs64 235
/* Linux Specific */
...
...
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