mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
7 lines
119 B
C
7 lines
119 B
C
|
#ifndef __ASM_SH64_DIV64_H
|
||
|
#define __ASM_SH64_DIV64_H
|
||
|
|
||
|
#include <asm-generic/div64.h>
|
||
|
|
||
|
#endif /* __ASM_SH64_DIV64_H */
|