xor.h 76 Bytes
Newer Older
1 2 3 4 5 6
#ifndef __UM_XOR_H
#define __UM_XOR_H

#include "asm-generic/xor.h"

#endif