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

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

#include <asm-generic/topology.h>

#endif /* __ASM_AVR32_TOPOLOGY_H */