1 /* Automatically generated header! Do not edit! */ 2 3 #ifndef _PPCINLINE_NOTIFYINTUITION_H 4 #define _PPCINLINE_NOTIFYINTUITION_H 5 6 #ifndef __PPCINLINE_MACROS_H 7 #include <ppcinline/macros.h> 8 #endif /* !__PPCINLINE_MACROS_H */ 9 10 #ifndef NOTIFYINTUITION_BASE_NAME 11 #define NOTIFYINTUITION_BASE_NAME NotIBase 12 #endif /* !NOTIFYINTUITION_BASE_NAME */ 13 14 #define NotIStartNotify(__p0) \ 15 LP1(30, struct IntNotifyRequest *, NotIStartNotify, \ 16 struct IntNotifyRequest *, __p0, a0, \ 17 , NOTIFYINTUITION_BASE_NAME, 0, 0, 0, 0, 0, 0) 18 19 #define NotIFindUniqueTask(__p0) \ 20 LP1(42, struct Task *, NotIFindUniqueTask, \ 21 ULONG , __p0, d0, \ 22 , NOTIFYINTUITION_BASE_NAME, 0, 0, 0, 0, 0, 0) 23 24 #define NotIEndNotify(__p0) \ 25 LP1(36, struct IntNotifyRequest *, NotIEndNotify, \ 26 struct IntNotifyRequest *, __p0, a0, \ 27 , NOTIFYINTUITION_BASE_NAME, 0, 0, 0, 0, 0, 0) 28 29 #endif /* !_PPCINLINE_NOTIFYINTUITION_H */