linux/arch/s390/include/asm/mman.h
<<
>>
Prefs
   1/*
   2 *  S390 version
   3 *
   4 *  Derived from "include/asm-i386/mman.h"
   5 */
   6#ifndef __S390_MMAN_H__
   7#define __S390_MMAN_H__
   8
   9#include <uapi/asm/mman.h>
  10
  11#endif /* __S390_MMAN_H__ */
  12