Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
syscall.h File Reference
#include <linux/err.h>
#include <linux/sched.h>
#include <asm/unistd.h>

Go to the source code of this file.

Macros

#define NR_syscalls   (__NR_syscalls)
 
#define SYSCALL_MAX_ARGS   7
 

Variables

const unsigned long sys_call_table []
 

Macro Definition Documentation

#define NR_syscalls   (__NR_syscalls)

Definition at line 15 of file syscall.h.

#define SYSCALL_MAX_ARGS   7

Definition at line 51 of file syscall.h.

Variable Documentation

const unsigned long sys_call_table[]

Definition at line 71 of file sys_c6x.c.