blob: 6e64028777dd54a416f60264ee485dbf970cf1b8 [file] [log] [blame]
#include <delay.h>
void init_timer(void)
{
}
void udelay(unsigned int n)
{
}