mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-12 10:13:47 +00:00
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
6 lines
76 B
C
6 lines
76 B
C
#ifndef __UM_XOR_H
|
|
#define __UM_XOR_H
|
|
|
|
#include "asm-generic/xor.h"
|
|
|
|
#endif
|