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-2003 Silicon Graphics, Inc. All rights reserved. 8 */ 9 #ifndef _ASM_IA64_SN_SLOTNUM_H 10 #define _ASM_IA64_SN_SLOTNUM_H 11 12 13 typedef unsigned char slotid_t; 14 15 #include <asm/sn/sn2/slotnum.h> 16 17 #endif /* _ASM_IA64_SN_SLOTNUM_H */ 18