Welcome to mirror list, hosted at ThFree Co, Russian Federation.

xor.h « asm « include « avr32 « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99c87aa0af4fcb7a62fc6c843ec2c99ad6055a32 (plain)
1
2
3
4
5
6
#ifndef _ASM_XOR_H
#define _ASM_XOR_H

#include <asm-generic/xor.h>

#endif