patch-2.1.101 linux/include/asm-m68k/md.h
Next file: linux/include/asm-m68k/page.h
Previous file: linux/include/asm-m68k/macints.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Fri May 8 00:15:22 1998
- Orig file:
v2.1.100/linux/include/asm-m68k/md.h
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.100/linux/include/asm-m68k/md.h linux/include/asm-m68k/md.h
@@ -0,0 +1,13 @@
+/* $Id: md.h,v 1.1 1997/12/15 15:12:04 jj Exp $
+ * md.h: High speed xor_block operation for RAID4/5
+ *
+ */
+
+#ifndef __ASM_MD_H
+#define __ASM_MD_H
+
+/* #define HAVE_ARCH_XORBLOCK */
+
+#define MD_XORBLOCK_ALIGNMENT sizeof(long)
+
+#endif /* __ASM_MD_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov