mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 20:32:22 +00:00
5 lines
96 B
C
5 lines
96 B
C
|
#ifndef _IOP32X_TIME_H_
|
||
|
#define _IOP32X_TIME_H_
|
||
|
#define IRQ_IOP_TIMER0 IRQ_IOP32X_TIMER0
|
||
|
#endif
|