diff options
Diffstat (limited to 'include/asm-frv/a.out.h')
-rw-r--r-- | include/asm-frv/a.out.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-frv/a.out.h b/include/asm-frv/a.out.h new file mode 100644 index 0000000..dd3b7e5 --- /dev/null +++ b/include/asm-frv/a.out.h @@ -0,0 +1,5 @@ +/* + * 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. + */ |