/* * Mock-up of missing sys/dtrace-glue.h. */ #define _KERNEL typedef struct solaris_cred cred_t; typedef struct solaris_kthread kthread_t; typedef struct solaris_x86_saved_state x86_saved_state_t; typedef unsigned int model_t;