#ifndef _PARISC_MMU_H_ #define _PARISC_MMU_H_ /* On parisc, we store the space id here */ typedef unsigned long mm_context_t; #endif /* _PARISC_MMU_H_ */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp | |
pre-git | pre-git | 14 | 93.33% | 2 | 66.67% |
matthew wilcox | matthew wilcox | 1 | 6.67% | 1 | 33.33% |
Total | 15 | 100.00% | 3 | 100.00% |