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

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

#include <asm-generic/cputime.h>

#endif /* __ASM_AVR32_CPUTIME_H */