MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-um / delay.h
blob0985bda66750b9ec2e989703c2e6ff078729a742
1 #ifndef __UM_DELAY_H
2 #define __UM_DELAY_H
4 #include "asm/arch/delay.h"
5 #include "asm/archparam.h"
7 #define MILLION 1000000
9 #endif