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
include
linux
atm.h
Go to the documentation of this file.
1
/* atm.h - general ATM declarations */
2
#ifndef _LINUX_ATM_H
3
#define _LINUX_ATM_H
4
5
#include <
uapi/linux/atm.h
>
6
7
#ifdef CONFIG_COMPAT
8
#include <
linux/compat.h
>
9
struct
compat_atmif_sioc {
10
int
number
;
11
int
length
;
12
compat_uptr_t
arg
;
13
};
14
#endif
15
#endif
Generated on Thu Jan 10 2013 14:51:02 for Linux Kernel by
1.8.2