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

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

#include <asm-generic/local.h>

#endif /* __ASM_AVR32_LOCAL_H */