Back to home page

OSCL-LXR

 
 

    


0001 /*
0002  * This file is subject to the terms and conditions of the GNU General Public
0003  * License.  See the file "COPYING" in the main directory of this archive
0004  * for more details.
0005  *
0006  * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle
0007  * Copyright (C) 2000, 2002  Maciej W. Rozycki
0008  * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
0009  * 2004 pf
0010  */
0011 #ifndef _ASM_MACH_IP28_SPACES_H
0012 #define _ASM_MACH_IP28_SPACES_H
0013 
0014 #define PHYS_OFFSET _AC(0x20000000, UL)
0015 
0016 #include <asm/mach-generic/spaces.h>
0017 
0018 #endif /* _ASM_MACH_IP28_SPACES_H */