/* * linux/include/asm-arm/arch-arc/a.out.h * * Copyright (C) 1996-1999 Russell King */ #ifndef __ASM_ARCH_A_OUT_H #define __ASM_ARCH_A_OUT_H #include #define STACK_TOP TASK_SIZE #endif