GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / parisc / include / asm / mmu.h
blob6a310cf8b734dcd5183f6f5dde2938f60bbe95a9
1 #ifndef _PARISC_MMU_H_
2 #define _PARISC_MMU_H_
4 /* On parisc, we store the space id here */
5 typedef unsigned long mm_context_t;
7 #endif /* _PARISC_MMU_H_ */