diff options
author | David Howells <dhowells@redhat.com> | 2011-12-12 14:54:36 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2011-12-12 14:54:36 +0100 |
commit | 267aed9dfeb2225960043f89db1f58d8ab522797 (patch) | |
tree | 794f2cddcbed60292a838c13eb82f266a0075359 /arch/mn10300 | |
parent | UAPI: Don't include linux/compat.h in sparc's asm/siginfo.h (diff) | |
download | linux-267aed9dfeb2225960043f89db1f58d8ab522797.tar.xz linux-267aed9dfeb2225960043f89db1f58d8ab522797.zip |
UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspace
elf_read_implies_exec() is a kernel-only feature as the second parameter is a
constant that isn't exported to userspace. Not only that, but the
arch-specific overrides are not exported either.
So hide the macro from userspace.
Similarly, struct file should not be predeclared in userspace.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions