Changeset 27727 in vbox
- Timestamp:
- Mar 26, 2010 11:04:36 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/sys/vbi.h
r27673 r27727 31 31 extern "C" { 32 32 #endif 33 34 /* 35 * Must be the called to initialize the VBI structures and code paths. 36 * 37 * return value is 0 on success, non-zero on failure. 38 */ 39 int vbi_init(void); 33 40 34 41 /*
Note:
See TracChangeset
for help on using the changeset viewer.