e382cb5d80e2564d51f9dafa84874302fa80515d
[linux-flexiantxendom0-3.2.10.git] / include / asm-ia64 / sn / sn_private.h
1 /* $Id$
2  *
3  * This file is subject to the terms and conditions of the GNU General Public
4  * License.  See the file "COPYING" in the main directory of this archive
5  * for more details.
6  *
7  * Copyright (C) 1992 - 1997, 2000-2001 Silicon Graphics, Inc. All rights reserved.
8  */
9 #ifndef _ASM_IA64_SN_SN_PRIVATE_H
10 #define _ASM_IA64_SN_SN_PRIVATE_H
11
12 #include <linux/config.h>
13 #include <asm/sn/nodepda.h>
14 #include <asm/sn/xtalk/xwidget.h>
15 #include <asm/sn/xtalk/xtalk_private.h>
16
17 #if defined(CONFIG_IA64_SGI_SN1)
18 #include <asm/sn/sn1/sn_private.h>
19 #elif defined(CONFIG_IA64_SGI_SN2)
20 #include <asm/sn/sn2/sn_private.h>
21 #endif
22
23 #endif /* _ASM_IA64_SN_SN_PRIVATE_H */