[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions
[linux-2.6/openmoko-kernel/knife-kernel.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