xref: /linux/arch/um/include/asm/xor.h (revision d39d0ed196aa1685bb24771e92f78633c66ac9cb)
1 #ifndef __UM_XOR_H
2 #define __UM_XOR_H
3 
4 #include "asm-generic/xor.h"
5 
6 #endif
7