Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
ia64
include
asm
mman.h
Go to the documentation of this file.
1
/*
2
* Based on <asm-i386/mman.h>.
3
*
4
* Modified 1998-2000, 2002
5
* David Mosberger-Tang <
[email protected]
>, Hewlett-Packard Co
6
*/
7
#ifndef _ASM_IA64_MMAN_H
8
#define _ASM_IA64_MMAN_H
9
10
#include <uapi/asm/mman.h>
11
12
#ifndef __ASSEMBLY__
13
#define arch_mmap_check ia64_mmap_check
14
int
ia64_mmap_check
(
unsigned
long
addr
,
unsigned
long
len,
15
unsigned
long
flags
);
16
#endif
17
#endif
/* _ASM_IA64_MMAN_H */
Generated on Thu Jan 10 2013 12:49:57 for Linux Kernel by
1.8.2