patch-2.4.19 linux-2.4.19/include/asm-ia64/sn/sv.h
Next file: linux-2.4.19/include/asm-ia64/sn/synergy.h
Previous file: linux-2.4.19/include/asm-ia64/sn/sndrv.h
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-ia64/sn/sv.h
- Orig date:
Thu Apr 5 12:51:47 2001
diff -urN linux-2.4.18/include/asm-ia64/sn/sv.h linux-2.4.19/include/asm-ia64/sn/sv.h
@@ -3,7 +3,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (C) 2000 Silicon Graphics, Inc. All rights reserved
+ * Copyright (C) 2000-2001 Silicon Graphics, Inc. All rights reserved
*
* This implemenation of synchronization variables is heavily based on
* one done by Steve Lord <lord@sgi.com>
@@ -11,8 +11,8 @@
* Paul Cassella <pwc@sgi.com>
*/
-#ifndef SV_H
-#define SV_H
+#ifndef _ASM_IA64_SN_SV_H
+#define _ASM_IA64_SN_SV_H
#include <linux/spinlock.h>
#include <asm/semaphore.h>
@@ -150,4 +150,4 @@
#undef _SV_ASSERT
#endif
-#endif
+#endif /* _ASM_IA64_SN_SV_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)