2 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 * Licensed under the GPL
6 #ifndef __SKAS_PROC_MM_H
7 #define __SKAS_PROC_MM_H
11 #define MM_MPROTECT 56
12 #define MM_COPY_SEGMENTS 57
38 struct mm_munmap munmap
;
39 struct mm_mprotect mprotect
;
47 * Overrides for Emacs so that we follow Linus's tabbing style.
48 * Emacs will notice this stuff at the end of the file and automatically
49 * adjust the settings for this buffer only. This must remain at the end
51 * ---------------------------------------------------------------------------
53 * c-file-style: "linux"