Release 4.14 arch/cris/include/asm/mmu.h
/* SPDX-License-Identifier: GPL-2.0 */
/*
* CRIS MMU constants and PTE layout
*/
#ifndef _CRIS_MMU_H
#define _CRIS_MMU_H
#include <arch/mmu.h>
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds | 9 | 69.23% | 1 | 25.00% |
Mikael Starvik | 2 | 15.38% | 1 | 25.00% |
Jesper Nilsson | 1 | 7.69% | 1 | 25.00% |
Greg Kroah-Hartman | 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.