PageRenderTime 28ms CodeModel.GetById 23ms app.highlight 3ms RepoModel.GetById 1ms app.codeStats 0ms

/arch/score/include/asm/div64.h

https://bitbucket.org/cresqo/cm7-p500-kernel
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | b5e11dc7d9c5ceaf5d8091802b26c491 MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1#ifndef _ASM_SCORE_DIV64_H
2#define _ASM_SCORE_DIV64_H
3
4#include <asm-generic/div64.h>
5
6#endif /* _ASM_SCORE_DIV64_H */