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

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

#include <asm-generic/div64.h>

#endif /* __ASM_AVR32_DIV64_H */