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_BMIPS_SPACES_H
0011 #define _ASM_BMIPS_SPACES_H
0012 
0013 /* Avoid collisions with system base register (SBR) region on BMIPS3300 */
0014 #include <asm/bmips-spaces.h>
0015 
0016 #include <asm/mach-generic/spaces.h>
0017 
0018 #endif /* __ASM_BMIPS_SPACES_H */