oot/include/ultra64/interrupt.h

7 lines
92 B
C

#ifndef _ULTRA64_INTERRUPT_H_
#define _ULTRA64_INTERRUPT_H_
typedef u32 OSIntMask;
#endif