aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/mman.h
blob: b79813d9cf68f8e328c64e17b19fe4f60d66f8dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
 *  S390 version
 *
 *  Derived from "include/asm-i386/mman.h"
 */
#ifndef __S390_MMAN_H__
#define __S390_MMAN_H__

#include <uapi/asm/mman.h>

#endif /* __S390_MMAN_H__ */