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

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

#include <asm-generic/sections.h>

#endif /* __ASM_AVR32_SECTIONS_H */