delay.h 106 Bytes
#ifndef __UM_DELAY_H
#define __UM_DELAY_H

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

#endif