Release 4.13 arch/s390/include/asm/mman.h
/*
* 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__ */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 9 | 69.23% | 1 | 25.00% |
Michael S. Tsirkin | 2 | 15.38% | 1 | 25.00% |
Heiko Carstens | 1 | 7.69% | 1 | 25.00% |
David Howells | 1 | 7.69% | 1 | 25.00% |
Total | 13 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.