patch-1.3.22 linux/include/asm-alpha/string.h
Next file: linux/include/asm-alpha/types.h
Previous file: linux/include/asm-alpha/page.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Tue Aug 29 10:15:53 1995
- Orig file:
v1.3.21/linux/include/asm-alpha/string.h
- Orig date:
Tue Jul 25 18:21:23 1995
diff -u --recursive --new-file v1.3.21/linux/include/asm-alpha/string.h linux/include/asm-alpha/string.h
@@ -1,5 +1,5 @@
-#ifndef __ALPHA_STRING_H
-#define __ALPHA_STRING_H
+#ifndef __ALPHA_STRING_H__
+#define __ALPHA_STRING_H__
extern void * __constant_c_memset(void *, unsigned long, long);
extern void * __memset(void *, char, size_t);
@@ -13,4 +13,4 @@
#define __HAVE_ARCH_STRLEN
-#endif
+#endif /* __ALPHA_STRING_H__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this