Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
dbg.h
Go to the documentation of this file.
1 #define DEBUG 1
2 #define BREAK asm volatile ("trap #3")