mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-12 00:34:43 +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 */
|