patch-2.4.4 linux/include/asm-ia64/sn/sn_fru.h
Next file: linux/include/asm-ia64/sn/sn_private.h
Previous file: linux/include/asm-ia64/sn/sn_cpuid.h
Back to the patch index
Back to the overall index
- Lines: 36
- Date:
Thu Apr 5 12:51:47 2001
- Orig file:
v2.4.3/linux/include/asm-ia64/sn/sn_fru.h
- Orig date:
Thu Jan 4 13:00:15 2001
diff -u --recursive --new-file v2.4.3/linux/include/asm-ia64/sn/sn_fru.h linux/include/asm-ia64/sn/sn_fru.h
@@ -1,16 +1,14 @@
-/**************************************************************************
- * *
- * Copyright (C) 1992-1997, Silicon Graphics, Inc. *
- * *
- * These coded instructions, statements, and computer programs contain *
- * unpublished proprietary information of Silicon Graphics, Inc., and *
- * are protected by Federal copyright law. They may not be disclosed *
- * to third parties or copied or duplicated in any form, in whole or *
- * in part, without the prior written consent of Silicon Graphics, Inc. *
- * *
- **************************************************************************/
-#ifndef __SYS_SN_SN0_FRU_H__
-#define __SYS_SN_SN0_FRU_H__
+/* $Id$
+ *
+ * This file is subject to the terms and conditions of the GNU General Public
+ * License. See the file "COPYING" in the main directory of this archive
+ * for more details.
+ *
+ * Copyright (C) 1992 - 1997, 1999-2000 Silicon Graphics, Inc.
+ * Copyright (C) 2000 by Patrick Gefre
+ */
+#ifndef _ASM_SN_SN_FRU_H
+#define _ASM_SN_SN_FRU_H
#define MAX_DIMMS 8 /* max # of dimm banks */
#define MAX_PCIDEV 8 /* max # of pci devices on a pci bus */
@@ -44,6 +42,5 @@
} kf_pci_bus_t;
-
-#endif /* #ifdef __SYS_SN_SN0_FRU_H__ */
+#endif /* _ASM_SN_SN_FRU_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)