Import 2.3.18pre1
[davej-history.git] / include / asm-mips / umap.h
blobafa524b10f8ae737ffda4a57d12d1f91e3165012
1 #ifndef __MIPS_UMAP_H
2 #define __MIPS_UMAP_H
4 void remove_mapping (struct task_struct *task, unsigned long start,
5 unsigned long end);
7 #endif