www.pudn.com > netbox-ii_ks0108_192x64.rar > USER.C


#ifndef  OS_MASTER_FILE 
#define  OS_GLOBALS 
#include "includes.h" 
#endif 
 
void          OSIntCtxSw(void) 
{ 
} 
 
void          OSStartHighRdy(void) 
{ 
} 
 
void          OSCtxSw(void) 
{ 
} 
 
void          OSTickISR(void) 
{ 
}