Sophie

Sophie

distrib > PLD > ra > i686 > by-pkgid > 03ad0cc020cc4effac6aea82603ce639 > files > 98

kernel-headers-2.2.22-6.i686.rpm

/*
 * 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 <asm/arch/memory.h>

#define STACK_TOP	TASK_SIZE

#endif