blob: 9a9b6b42b4b49c40fb3254e552ba639edfacc413 [file] [log] [blame]
/*
* md.h: High speed xor_block operation for RAID4/5
*
*/
#ifdef __KERNEL__
#ifndef __ASM_MD_H
#define __ASM_MD_H
/* #define HAVE_ARCH_XORBLOCK */
#define MD_XORBLOCK_ALIGNMENT sizeof(long)
#endif /* __ASM_MD_H */
#endif /* __KERNEL__ */