Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6e0c9e77771e08b171c4abeb073285d8fb03f528
/
.
/
arch
/
h8300
/
include
/
asm
/
md.h
blob: 1b7300e0a175b3214ca0368217afb88a50a37c53 [
file
] [
log
] [
blame
]
/*
* 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 */