Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74869
b: refs/heads/master
c: e6e0a94
h: refs/heads/master
i:
  74867: 95fbcf5
v: v3
  • Loading branch information
Martin Habets authored and David S. Miller committed Dec 14, 2007
1 parent f88d0bf commit 207e4e0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8f361453d8e9a67c85b2cf9b93c642c2d8fe0462
refs/heads/master: e6e0a94573fb33e6e62b848a24864e6864c45464
9 changes: 9 additions & 0 deletions trunk/include/asm-sparc/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,15 @@

#define NR_SYSCALLS 315

/* Sparc 32-bit only has the "setresuid32", "getresuid32" variants,
* it never had the plain ones and there is no value to adding those
* old versions into the syscall table.
*/
#define __IGNORE_setresuid
#define __IGNORE_getresuid
#define __IGNORE_setresgid
#define __IGNORE_getresgid

#ifdef __KERNEL__
#define __ARCH_WANT_IPC_PARSE_VERSION
#define __ARCH_WANT_OLD_READDIR
Expand Down

0 comments on commit 207e4e0

Please sign in to comment.