aboutsummaryrefslogtreecommitdiff
path: root/include/asm-um/delay.h
blob: 40695576ca6002d7b102a8676d1dfeb9d7a938ac (plain)
1
2
3
4
5
6
7
#ifndef __UM_DELAY_H
#define __UM_DELAY_H

#include "asm/arch/delay.h"
#include "asm/archparam.h"

#endif