This stack check implementation leverages the compiler's profiling (gcc -p)
[linux-2.6.git] / include / asm-um / hardirq.h
1 #ifndef __UM_HARDIRQ_H
2 #define __UM_HARDIRQ_H
3
4 #include "asm/arch/hardirq.h"
5
6 #endif