Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
asm-offsets_32.c File Reference
#include <asm/ucontext.h>
#include <linux/lguest.h>
#include "../../../drivers/lguest/lg.h"
#include <asm/syscalls_32.h>

Go to the source code of this file.

Macros

#define __SYSCALL_I386(nr, sym, compat)   [nr] = 1,
 

Functions

void foo (void)
 

Macro Definition Documentation

#define __SYSCALL_I386 (   nr,
  sym,
  compat 
)    [nr] = 1,

Definition at line 6 of file asm-offsets_32.c.

Function Documentation

void foo ( void  )