https://github.com/torvalds/linux
Raw File
Tip revision: c16fa4f2ad19908a47c63d8fa436a1178438c7e7 authored by Linus Torvalds on 18 March 2012, 23:15:34 UTC
Linux 3.3
Tip revision: c16fa4f
xor.h
#ifndef _ASM_M32R_XOR_H
#define _ASM_M32R_XOR_H

#include <asm-generic/xor.h>

#endif  /* _ASM_M32R_XOR_H */
back to top