#ifndef __STDEBUG_H__ #define __STDEBUG_H__ #include "config.h" //------------------------------------------------------------------------------- void OutStackInfo(int type, u32 stackaddr); //------------------------------------------------------------------------------- #endif