[BACK]Return to md.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-m68k

File: [Development] / linux-2.6-xfs / include / asm-m68k / md.h (download)

Revision 1.2, Thu Jun 17 03:20:52 2004 UTC (13 years, 4 months ago) by nathans
Branch: MAIN
Changes since 1.1: +2 -2 lines

Merge up to 2.6.7, and upgrade kdb at the same time.

/* $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 */