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  */
0010 #ifndef _ASM_MACH_IP22_SPACES_H
0011 #define _ASM_MACH_IP22_SPACES_H
0012 
0013 #define PHYS_OFFSET     _AC(0x08000000, UL)
0014 
0015 #include <asm/mach-generic/spaces.h>
0016 
0017 #endif /* __ASM_MACH_IP22_SPACES_H */