mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-04-04 13:24:45 +00:00
6 lines
109 B
C
6 lines
109 B
C
#ifndef _ASM_M32R_XOR_H
|
|
#define _ASM_M32R_XOR_H
|
|
|
|
#include <asm-generic/xor.h>
|
|
|
|
#endif /* _ASM_M32R_XOR_H */
|