blob: 940148ee2906bbf32997db48d3556cd9c6327937 [file] [log] [blame]
#ifndef __MIPS_UMAP_H
#define __MIPS_UMAP_H
void remove_mapping (struct vm_area_struct *vma, struct task_struct *task, unsigned long start,
unsigned long end);
#endif