mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 21:54:11 +08:00
7 lines
110 B
C
7 lines
110 B
C
|
#ifndef __ASM_SH64_MMAN_H
|
||
|
#define __ASM_SH64_MMAN_H
|
||
|
|
||
|
#include <asm-sh/mman.h>
|
||
|
|
||
|
#endif /* __ASM_SH64_MMAN_H */
|