patch-2.2.14 linux/include/asm-s390/md.h

Next file: linux/include/asm-s390/misc390.h
Previous file: linux/include/asm-s390/mathemu.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.13/linux/include/asm-s390/md.h linux/include/asm-s390/md.h
@@ -0,0 +1,16 @@
+/*
+ *  include/asm-s390/md.h
+ *
+ *  S390 version
+ *
+ *  Derived from "include/asm-i386md/.h"
+ */
+ 
+#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 (who was at: slshen@lbl.gov)