Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68300
b: refs/heads/master
c: 6cc15e9
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Oct 4, 2007
1 parent ccf6a99 commit 6f7fbb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 01bd5e9ef2ead97059a1930de43942bdfc9e8755
refs/heads/master: 6cc15e9fdce49e6b3d00eba4dfcdfbe1496f2114
18 changes: 0 additions & 18 deletions trunk/arch/sh/kernel/syscalls.S
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,6 @@
#include <linux/sys.h>
#include <linux/linkage.h>

#if !defined(CONFIG_NFSD) && !defined(CONFIG_NFSD_MODULE)
#define sys_nfsservctl sys_ni_syscall
#endif

#if !defined(CONFIG_MMU)
#define sys_madvise sys_ni_syscall
#define sys_readahead sys_ni_syscall
#define sys_mprotect sys_ni_syscall
#define sys_msync sys_ni_syscall
#define sys_mlock sys_ni_syscall
#define sys_munlock sys_ni_syscall
#define sys_mlockall sys_ni_syscall
#define sys_munlockall sys_ni_syscall
#define sys_mremap sys_ni_syscall
#define sys_mincore sys_ni_syscall
#define sys_remap_file_pages sys_ni_syscall
#endif

.data
ENTRY(sys_call_table)
.long sys_restart_syscall /* 0 - old "setup()" system call*/
Expand Down

0 comments on commit 6f7fbb5

Please sign in to comment.