mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-04-04 12:18:11 +07:00

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
|