#ifndef __UM_DELAY_H
#define __UM_DELAY_H
#include "asm/arch/delay.h"
#include "asm/archparam.h"
#define MILLION 1000000
#endif