source: svn/trunk/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/asm/mmu.h @ 2

Last change on this file since 2 was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 112 bytes
Line 
1#ifndef __ASM_MMU_H
2#define __ASM_MMU_H
3
4typedef unsigned long mm_context_t[NR_CPUS];
5
6#endif /* __ASM_MMU_H */
Note: See TracBrowser for help on using the repository browser.