Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
7e5a69e83ba7a0d5917ad830f417cba8b8d6aa72
/
.
/
arch
/
alpha
/
include
/
asm
/
md.h
blob: 6c9b8222a4f203d617eabe5b7e1ac280166d2a8d [
file
] [
log
] [
blame
]
/* $Id: md.h,v 1.1 1997/12/15 15:11:48 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 */