jaiku_compat.hpp
Go to the documentation of this file.00001 #ifndef __jaiku_compat_hpp__
00002 #define __jaiku_compat_hpp__
00003
00004 #define CALLSTACKITEM_N(x,y)
00005 #define CC_TRAP(x,y) TRAP(x,y)
00006 #define CC_TRAPD(x,y) TRAPD(x,y)
00007
00008 #endif