Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
signal.h File Reference

Go to the source code of this file.

Macros

#define KERN_SIGRETURN_CODE   (CONFIG_VECTORS_BASE + 0x00000500)
 

Variables

const unsigned long sigreturn_codes [7]
 

Macro Definition Documentation

#define KERN_SIGRETURN_CODE   (CONFIG_VECTORS_BASE + 0x00000500)

Definition at line 10 of file signal.h.

Variable Documentation

const unsigned long sigreturn_codes[7]

Definition at line 43 of file signal.c.