[PATCH] md: tidy up daemon stop/start code in md/bitmap.c
[linux-2.6/verdex.git] / include / asm-parisc / 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_ */