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

Go to the source code of this file.

Macros

#define dtrc(a)
 
#define dbug(a)
 

Variables

void(* dprintf )(char *,...)
 

Macro Definition Documentation

#define dbug (   a)

Definition at line 32 of file di_dbg.h.

#define dtrc (   a)

Definition at line 29 of file di_dbg.h.

Variable Documentation

void(* dprintf)(char *,...)

Definition at line 34 of file debuglib.c.