]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-xtensa/a.out.h
mn10300: add platform MTD support for the ASB2303 board
[linux-2.6-omap-h63xx.git] / include / asm-xtensa / a.out.h
index 3be701dfe098166d789437802c61504cdb76d759..fdf13702924ae6f2d23e1ba3af4f4c492cdd701b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * include/asm-xtensa/addrspace.h
+ * include/asm-xtensa/a.out.h
  *
  * Dummy a.out file. Xtensa does not support the a.out format, but the kernel
  * seems to depend on it.
 #ifndef _XTENSA_A_OUT_H
 #define _XTENSA_A_OUT_H
 
-/* Note: the kernel needs the a.out definitions, even if only ELF is used. */
-
-#define STACK_TOP      TASK_SIZE
-
 struct exec
 {
   unsigned long a_info;