Skip to content
Commit 9a8ea369 authored by David Woodhouse's avatar David Woodhouse Committed by Linus Torvalds
Browse files

Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>



This file is only included where it makes sense now, so there's no need
for the CONFIG_ARCH_SUPPORTS_AOUT conditional -- and that conditional is
bad, because we want to export <linux/a.out.h> to userspace.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
Acked-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent a9e0f529
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment