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

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

#include <asm-generic/percpu.h>

#endif /* __ASM_AVR32_PERCPU_H */