summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/a.out.h')
-rw-r--r--include/asm-arm/a.out.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/a.out.h b/include/asm-arm/a.out.h
index 489d76eb5..ae967b0a6 100644
--- a/include/asm-arm/a.out.h
+++ b/include/asm-arm/a.out.h
@@ -26,7 +26,9 @@ struct exec
#define M_ARM 103
+#ifdef __KERNEL__
#include <asm/arch/a.out.h>
+#endif
#ifndef LIBRARY_START_TEXT
#define LIBRARY_START_TEXT (0x00c00000)