time.h 135 B

12345
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #ifndef _IOP33X_TIME_H_
  3. #define _IOP33X_TIME_H_
  4. #define IRQ_IOP_TIMER0 IRQ_IOP33X_TIMER0
  5. #endif