ACPI: thinkpad-acpi: preserve radio state across shutdown
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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_ */