mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 13:15:57 +00:00
8ede0bdb63
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
7 lines
76 B
C
7 lines
76 B
C
#ifndef __UM_XOR_H
|
|
#define __UM_XOR_H
|
|
|
|
#include "asm-generic/xor.h"
|
|
|
|
#endif
|