1da177e4c3f4
5fd861b68278
1 2 3 4 5 6
7 8
9
#ifndef __UM_DELAY_H #define __UM_DELAY_H #include "asm/arch/delay.h" #include "asm/archparam.h" #define MILLION 1000000 #endif