blob: 83dc8ccee13e8b7600055d1a793da394efd3e1f7 [file] [log] [blame]
#ifndef __MPROT_H__
#define __MPROT_H__
extern void no_access(unsigned long addr, unsigned int len);
#endif