8 lines
106 B
C
8 lines
106 B
C
#ifndef __UM_DELAY_H
|
|
#define __UM_DELAY_H
|
|
|
|
#include "asm/arch/delay.h"
|
|
#include "asm/archparam.h"
|
|
|
|
#endif
|