[PATCH] don't allow users to set CONFIG_BROKEN=y
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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