[BACK]Return to setup.h CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs / include / asm-ppc

File: [Development] / linux-2.4-xfs / include / asm-ppc / setup.h (download)

Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

Initial Import 2.4.24pre2

#ifdef __KERNEL__
#ifndef _PPC_SETUP_H
#define _PPC_SETUP_H

#define m68k_num_memory num_memory
#define m68k_memory memory

#include <asm-m68k/setup.h>

#endif /* _PPC_SETUP_H */
#endif /* __KERNEL__ */