diff --git a/[refs] b/[refs] index 960ba97aecac..7d17cb907129 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e6bef83af76dc373a27b3e9b617f65daa7dff2f4 +refs/heads/master: 5e840eca468135cd9a392da5004e5016a3006d43 diff --git a/trunk/include/asm-avr32/xor.h b/trunk/include/asm-avr32/xor.h new file mode 100644 index 000000000000..99c87aa0af4f --- /dev/null +++ b/trunk/include/asm-avr32/xor.h @@ -0,0 +1,6 @@ +#ifndef _ASM_XOR_H +#define _ASM_XOR_H + +#include + +#endif