Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11455
b: refs/heads/master
c: 2bfadee
h: refs/heads/master
i:
  11453: 3124c6c
  11451: ebc521e
  11447: cfadb25
  11439: 0be9579
  11423: f2b5cd3
  11391: ca85b3a
v: v3
  • Loading branch information
Jon Loeliger authored and Paul Mackerras committed Sep 25, 2005
1 parent 867e64a commit 68b8f0f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions 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: 3efc333e7fdb6fab9d4eae129e2b249c6483b250
refs/heads/master: 2bfadee32f1501faa3184d574f6a769f17236c87
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
#ifndef _ASM_SECCOMP_H

#include <linux/thread_info.h> /* already defines TIF_32BIT */

#ifndef TIF_32BIT
#error "unexpected TIF_32BIT on ppc64"
#endif
#ifndef _ASM_POWERPC_SECCOMP_H

#include <linux/thread_info.h>
#include <linux/unistd.h>

#define __NR_seccomp_read __NR_read
Expand All @@ -18,4 +13,4 @@
#define __NR_seccomp_exit_32 __NR_exit
#define __NR_seccomp_sigreturn_32 __NR_sigreturn

#endif /* _ASM_SECCOMP_H */
#endif /* _ASM_POWERPC_SECCOMP_H */
10 changes: 0 additions & 10 deletions trunk/include/asm-ppc/seccomp.h

This file was deleted.

0 comments on commit 68b8f0f

Please sign in to comment.