1 #ifndef _UAPI__ALPHA_PAL_H
2 #define _UAPI__ALPHA_PAL_H
11 #define PAL_bugchk 129
13 #define PAL_callsys 131
15 #define PAL_rduniq 158
16 #define PAL_wruniq 159
17 #define PAL_gentrap 170
18 #define PAL_nphalt 190
21 * VMS specific PAL-code
24 #define PAL_mfpr_vptb 41
27 * OSF specific PAL-code
34 #define PAL_wrvptptr 45
45 #define PAL_wrperfmon 57
53 #endif /* _UAPI__ALPHA_PAL_H */