This stack check implementation leverages the compiler's profiling (gcc -p)
[linux-2.6.git] / include / asm-h8300 / dbg.h
1 #define DEBUG 1
2 #define BREAK asm volatile ("trap #3")