c05564c4d8
Android 13
6 lines
135 B
C
Executable file
6 lines
135 B
C
Executable file
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef _IOP32X_TIME_H_
|
|
#define _IOP32X_TIME_H_
|
|
#define IRQ_IOP_TIMER0 IRQ_IOP32X_TIMER0
|
|
#endif
|