projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[patch 2/4] fs: make struct file arg to d_path const
[linux-2.6]
/
include
/
asm-xtensa
/
a.out.h
diff --git
a/include/asm-xtensa/a.out.h
b/include/asm-xtensa/a.out.h
index
05a2f67
..
fdf1370
100644
(file)
--- a/
include/asm-xtensa/a.out.h
+++ b/
include/asm-xtensa/a.out.h
@@
-14,11
+14,6
@@
#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
-#define STACK_TOP_MAX STACK_TOP
-
struct exec
{
unsigned long a_info;