Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

debug.h: Debugging helper functions
[platform independant portions of code]


Defines

#define DEBUG_ENTER_LEAVE

Functions

void debugEnter (char *func, char *pattern,...)
void debugLeave (char *func, char *pattern,...)

Detailed Description

 *  *  *  * This file defines a interface to assist in debugging the kernel

Define Documentation

#define DEBUG_ENTER_LEAVE
 

Definition at line 22 of file debug.h.


Function Documentation

void debugEnter char *  func,
char *  pattern,
  ...
 

void debugLeave char *  func,
char *  pattern,
  ...
 


Generated on Wed Mar 22 20:36:34 2006 for ndk by  doxygen 1.4.4