make oldconfig will rebuild these...
[linux-2.4.21-pre4.git] / include / asm-mips / umap.h
1 #ifndef __MIPS_UMAP_H
2 #define __MIPS_UMAP_H
3
4 void remove_mapping (struct task_struct *task, unsigned long start,
5 unsigned long end);
6
7 #endif
8