Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143707
b: refs/heads/master
c: 42a17ad
h: refs/heads/master
i:
  143705: e262025
  143703: 145bfe1
v: v3
  • Loading branch information
Ralf Baechle authored and Linus Torvalds committed Apr 19, 2009
1 parent e79892c commit 08cbf5c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 613cbe3d4870429bf2e816d4bbe3146d157ee5c1
refs/heads/master: 42a17ad2762f465d291c3bc0b6ed2b3738f65481
2 changes: 2 additions & 0 deletions trunk/include/linux/seccomp.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ extern long prctl_set_seccomp(unsigned long);

#else /* CONFIG_SECCOMP */

#include <linux/errno.h>

typedef struct { } seccomp_t;

#define secure_computing(x) do { } while (0)
Expand Down

0 comments on commit 08cbf5c

Please sign in to comment.