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
uapi
asm
ustack.h
Go to the documentation of this file.
1
#ifndef _UAPI_ASM_IA64_USTACK_H
2
#define _UAPI_ASM_IA64_USTACK_H
3
4
/*
5
* Constants for the user stack size
6
*/
7
8
9
/* Make a default stack size of 2GiB */
10
#define DEFAULT_USER_STACK_SIZE (1UL << 31)
11
12
#endif
/* _UAPI_ASM_IA64_USTACK_H */
Generated on Thu Jan 10 2013 13:06:22 for Linux Kernel by
1.8.2