blob: 0985bda66750b9ec2e989703c2e6ff078729a742 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef __UM_DELAY_H
2#define __UM_DELAY_H
3
4#include "asm/arch/delay.h"
5#include "asm/archparam.h"
6
Bodo Stroesser5fd861b2005-05-05 16:15:37 -07007#define MILLION 1000000
8
Linus Torvalds1da177e2005-04-16 15:20:36 -07009#endif