mman.h 176 B

1234567891011
  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. #include <uapi/asm/mman.h>
  9. #endif /* __S390_MMAN_H__ */