diff options
author | David Howells <dhowells@redhat.com> | 2011-12-12 13:54:36 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2011-12-12 13:54:36 +0000 |
commit | 267aed9dfeb2225960043f89db1f58d8ab522797 (patch) | |
tree | 794f2cddcbed60292a838c13eb82f266a0075359 /arch/mn10300 | |
parent | 070712c6cd8a02e57506ebf52d7c6056d7535b42 (diff) |
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