mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-19 06:47:48 +00:00
7 lines
115 B
C
7 lines
115 B
C
|
#ifndef _ASM_SCORE_MMAN_H
|
||
|
#define _ASM_SCORE_MMAN_H
|
||
|
|
||
|
#include <asm-generic/mman.h>
|
||
|
|
||
|
#endif /* _ASM_SCORE_MMAN_H */
|