Commit 13768e75 authored by David Howells's avatar David Howells Committed by Linus Torvalds

[PATCH] FRV: provide stub asm/a.out.h

This provides a stub asm/a.out.h for the FRV arch.  This shouldn't be
necessary as FRV doesn't support the AOUT binfmt, but it seems to be
required by some archs for compilation of fs/exec.c.
Signed-Off-By: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 51f1683d
/*
* FRV doesn't do AOUT format. This header file should be removed as
* soon as fs/exec.c and fs/proc/kcore.c and the archs that require
* them to include linux/a.out.h are fixed.
*/
Markdown is supported
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