delay.h 106 B

1234567
  1. #ifndef __UM_DELAY_H
  2. #define __UM_DELAY_H
  3. #include "asm/arch/delay.h"
  4. #include "asm/archparam.h"
  5. #endif