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
e66368b9
Commit
e66368b9
authored
Oct 26, 2003
by
Linus Torvalds
Browse files
Options
Browse Files
Download
Plain Diff
Merge
bk://kernel.bkbits.net/davem/sparc-2.5
into home.osdl.org:/home/torvalds/v2.5/linux
parents
b0200965
55b06271
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
include/asm-sparc/namei.h
include/asm-sparc/namei.h
+2
-2
include/asm-sparc64/namei.h
include/asm-sparc64/namei.h
+2
-2
No files found.
include/asm-sparc/namei.h
View file @
e66368b9
...
...
@@ -8,8 +8,8 @@
#ifndef __SPARC_NAMEI_H
#define __SPARC_NAMEI_H
#define SPARC_BSD_EMUL "usr/gnemul/sunos/"
#define SPARC_SOL_EMUL "usr/gnemul/solaris/"
#define SPARC_BSD_EMUL "
/
usr/gnemul/sunos/"
#define SPARC_SOL_EMUL "
/
usr/gnemul/solaris/"
static
inline
char
*
__emul_prefix
(
void
)
{
...
...
include/asm-sparc64/namei.h
View file @
e66368b9
...
...
@@ -8,8 +8,8 @@
#ifndef __SPARC64_NAMEI_H
#define __SPARC64_NAMEI_H
#define SPARC_BSD_EMUL "usr/gnemul/sunos/"
#define SPARC_SOL_EMUL "usr/gnemul/solaris/"
#define SPARC_BSD_EMUL "
/
usr/gnemul/sunos/"
#define SPARC_SOL_EMUL "
/
usr/gnemul/solaris/"
static
inline
char
*
__emul_prefix
(
void
)
{
...
...
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