parisc: move include/asm-parisc to arch/parisc/include/asm

This commit is contained in:
Kyle McMartin
2008-07-28 23:02:13 -04:00
کامیت شده توسط Kyle McMartin
والد 6c86cb8237
کامیت deae26bf6a
123فایلهای تغییر یافته به همراه0 افزوده شده و 0 حذف شده

مشاهده پرونده

@@ -0,0 +1,7 @@
#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_ */