]> err.no Git - linux-2.6/blob - delay.h
0985bda66750b9ec2e989703c2e6ff078729a742
[linux-2.6] / delay.h
1 #ifndef __UM_DELAY_H
2 #define __UM_DELAY_H
3
4 #include "asm/arch/delay.h"
5 #include "asm/archparam.h"
6
7 #define MILLION 1000000
8
9 #endif