mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-17 14:05:52 +00:00

Leaving include/asm/arch alone for now. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6 lines
76 B
C
6 lines
76 B
C
#ifndef _ASM_XOR_H
|
|
#define _ASM_XOR_H
|
|
|
|
#include <asm-generic/xor.h>
|
|
|
|
#endif
|