Last change
on this file since 46861 was 40750, checked in by vboxsync, 13 years ago |
correction.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
230 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * Mock-up of missing sys/dtrace-glue.h.
|
---|
3 | */
|
---|
4 | #define _KERNEL
|
---|
5 | typedef struct solaris_cred cred_t;
|
---|
6 | typedef struct solaris_kthread kthread_t;
|
---|
7 | typedef struct solaris_x86_saved_state x86_saved_state_t;
|
---|
8 | typedef unsigned int model_t;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.