Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[deliverable/linux.git] / arch / sparc / include / asm / mmu_32.h
CommitLineData
f5e706ad
SR
1#ifndef __MMU_H
2#define __MMU_H
3
4/* Default "unsigned long" context */
5typedef unsigned long mm_context_t;
6
b7afdb7e
SR
7/* mm/srmmu.c */
8extern ctxd_t *srmmu_ctx_table_phys;
9
f5e706ad 10#endif
This page took 0.605067 seconds and 5 git commands to generate.