make oldconfig will rebuild these...
[linux-2.4.21-pre4.git] / include / asm-ia64 / sn / intr_public.h
1 /* $Id: intr_public.h,v 1.1.1.1 2005/04/11 02:50:52 jack Exp $
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_INTR_PUBLIC_H
10 #define _ASM_IA64_SN_INTR_PUBLIC_H
11
12 #include <linux/config.h>
13
14 #if defined(CONFIG_IA64_SGI_SN1)
15 #include <asm/sn/sn1/intr_public.h>
16 #elif defined(CONFIG_IA64_SGI_SN2)
17 #endif
18
19 #endif /* _ASM_IA64_SN_INTR_PUBLIC_H */