cregit-Linux how code gets into the kernel

Release 4.11 arch/metag/include/asm/mman.h

#ifndef __METAG_MMAN_H__

#define __METAG_MMAN_H__

#include <uapi/asm/mman.h>

#ifndef __ASSEMBLY__

#define arch_mmap_check metag_mmap_check
int metag_mmap_check(unsigned long addr, unsigned long len,
		     unsigned long flags);
#endif
#endif /* __METAG_MMAN_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
James Hogan37100.00%1100.00%
Total37100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.