ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / include / asm-um / 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 #endif