1 /* Automatically generated header! Do not edit! */ 2 3 #ifndef _PPCINLINE_POTGO_H 4 #define _PPCINLINE_POTGO_H 5 6 #ifndef __PPCINLINE_MACROS_H 7 #include <ppcinline/macros.h> 8 #endif /* !__PPCINLINE_MACROS_H */ 9 10 #ifndef POTGO_BASE_NAME 11 #define POTGO_BASE_NAME PotgoBase 12 #endif /* !POTGO_BASE_NAME */ 13 14 #define AllocPotBits(__p0) \ 15 LP1(6, UWORD , AllocPotBits, \ 16 ULONG , __p0, d0, \ 17 , POTGO_BASE_NAME, 0, 0, 0, 0, 0, 0) 18 19 #define FreePotBits(__p0) \ 20 LP1NR(12, FreePotBits, \ 21 ULONG , __p0, d0, \ 22 , POTGO_BASE_NAME, 0, 0, 0, 0, 0, 0) 23 24 #define WritePotgo(__p0, __p1) \ 25 LP2NR(18, WritePotgo, \ 26 ULONG , __p0, d0, \ 27 ULONG , __p1, d1, \ 28 , POTGO_BASE_NAME, 0, 0, 0, 0, 0, 0) 29 30 #endif /* !_PPCINLINE_POTGO_H */